[libdvdnav-devel] Next version will be 5.0.0

Jean-Baptiste Kempf git at videolan.org
Sun Dec 29 16:46:25 CET 2013


libdvdread | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Dec 29 16:45:52 2013 +0100| [bc43469ad4c3ab62ca7b57ae148e563cb1f1e6ee] | committer: Jean-Baptiste Kempf

Next version will be 5.0.0

> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=bc43469ad4c3ab62ca7b57ae148e563cb1f1e6ee
---

 NEWS         |    2 ++
 configure.ac |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index eced579..debf7e9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+libdvdread (5.0.0)
+
 libdvdread (4.2.0)
   * added OS/2 support
   * fixed ARM memory alignment issue
diff --git a/configure.ac b/configure.ac
index 632ddb1..09fb264 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libdvdread, 4.2.0)
+AC_INIT(libdvdread, 5.0.0)
 AC_CONFIG_SRCDIR([src/dvd_reader.c])
 
 AC_PREREQ(2.53)



More information about the libdvdnav-devel mailing list