Discussion:
[libdvdcss-devel] Prepare a test release 1.3.99
Jean-Baptiste Kempf
2015-01-28 14:07:04 UTC
Permalink
libdvdcss | branch: master | Jean-Baptiste Kempf <***@videolan.org> | Wed Jan 28 15:06:50 2015 +0100| [4863c1ea386041bbf244f4d0a41aea063a810a2a] | committer: Jean-Baptiste Kempf

Prepare a test release 1.3.99
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=4863c1ea386041bbf244f4d0a41aea063a810a2a
---

NEWS | 4 ++--
configure.ac | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 99d1d7c..1d4baa8 100644
--- 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.
diff --git a/configure.ac b/configure.ac
index d177dc1..20ba9c6 100644
--- 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)

Loading...