Discussion:
[libdvdcss-devel] Next release is 1.3.0
Jean-Baptiste Kempf
2013-08-16 15:40:19 UTC
Permalink
libdvdcss | branch: master | Jean-Baptiste Kempf <***@videolan.org> | Fri Aug 16 17:38:04 2013 +0200| [b209023f69f85379cc7a8b0657b96a6ed125dfb2] | committer: Jean-Baptiste Kempf

Next release is 1.3.0
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=b209023f69f85379cc7a8b0657b96a6ed125dfb2
---

configure.ac | 2 +-
msvc/config.h | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure.ac b/configure.ac
index c42f1e9..e2bc9e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libdvdcss, 1.2.13)
+AC_INIT(libdvdcss, 1.3.0)
AC_CONFIG_SRCDIR([src/libdvdcss.c])

AC_PREREQ(2.50)
diff --git a/msvc/config.h b/msvc/config.h
index 95b29c7..1c83d7d 100644
--- a/msvc/config.h
+++ b/msvc/config.h
@@ -31,12 +31,12 @@
#define PACKAGE "libdvdcss"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "libdvdcss"
-#define PACKAGE_STRING "libdvdcss 1.2.13"
+#define PACKAGE_STRING "libdvdcss 1.3.0"
#define PACKAGE_TARNAME "libdvdcss"
-#define PACKAGE_VERSION "1.2.13"
+#define PACKAGE_VERSION "1.3.0"
/* #undef SOLARIS_USCSI */
#define STDC_HEADERS 1
-#define VERSION "1.2.13"
+#define VERSION "1.3.0"
#define _WIN32_IE 0x0500
/* #undef const */
/* #undef inline */
Jean-Baptiste Kempf
2013-08-16 15:41:09 UTC
Permalink
Post by Jean-Baptiste Kempf
Next release is 1.3.0
If you could test the current development branch, this would be very
nice to move to a release.


Best regards,
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
Loading...