shithub: libdvdcss

Download patch

ref: b209023f69f85379cc7a8b0657b96a6ed125dfb2
parent: 39e0e2b8b50b951f8a2d7fbb490e74148cab61c7
author: Jean-Baptiste Kempf <jb@videolan.org>
date: Fri Aug 16 13:38:04 EDT 2013

Next release is 1.3.0

--- 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)
--- 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 */