libdvdnav | branch: master | Jean-Baptiste Kempf <[email protected]> | Tue Sep 1 15:44:01 2015 +0200| [c9651ff16663d039b2fdf4a5989c5eea35919c2e] | committer: Jean-Baptiste Kempf
Next update is 5.0.4 > http://git.videolan.org/gitweb.cgi/libdvdnav.git/?a=commit;h=c9651ff16663d039b2fdf4a5989c5eea35919c2e --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index af3f4fa..af429b4 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], [3]) +m4_define([dvdnav_sub], [4]) m4_define([dvdnav_pre], []) AC_INIT([libdvdnav], [dvdnav_major.dvdnav_minor.dvdnav_sub[]dvdnav_pre]) _______________________________________________ DVDnav-discuss mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/dvdnav-discuss
