[DVDnav-discuss] On the road to 5.0.2
Jean-Baptiste Kempf
git at videolan.org
Mon Sep 1 03:27:36 CEST 2014
libdvdnav | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Sep 1 03:27:23 2014 +0200| [f90fa9e22f8620487723dc7cfaf6f761140f02db] | committer: Jean-Baptiste Kempf
On the road to 5.0.2
> http://git.videolan.org/gitweb.cgi/libdvdnav.git/?a=commit;h=f90fa9e22f8620487723dc7cfaf6f761140f02db
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 3eff01a..b29d879 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl These are defined in m4 so they can be passed to AC_INIT
dnl --------------------------------------------------------------
m4_define([dvdnav_major], [5])
m4_define([dvdnav_minor], [0])
-m4_define([dvdnav_sub], [1])
+m4_define([dvdnav_sub], [2])
m4_define([dvdnav_pre], [])
AC_INIT([libdvdnav], [dvdnav_major.dvdnav_minor.dvdnav_sub[]dvdnav_pre])
More information about the DVDnav-discuss
mailing list