shithub: libdvdcss

Download patch

ref: 4863c1ea386041bbf244f4d0a41aea063a810a2a
parent: c86f8cd26d1c4fb9d9a356b5bb4f5c65ca66b90d
author: Jean-Baptiste Kempf <jb@videolan.org>
date: Wed Jan 28 10:06:50 EST 2015

Prepare a test release 1.3.99

--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-Changes between 1.3.0 and 1.4.0:
---------------------------------
+Changes between 1.3.0 and 1.3.99:
+---------------------------------
   * Drop support for HP-UX.
   * Drop support for Windows 9x and Windows NT.
     Windows 2000 is now required.
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libdvdcss, 1.4.0, , , https://www.videolan.org/developers/libdvdcss.html)
+AC_INIT(libdvdcss, 1.3.99, , , https://www.videolan.org/developers/libdvdcss.html)
 AC_CONFIG_SRCDIR([src/libdvdcss.c])
 
 AC_PREREQ(2.50)