]> git.sesse.net Git - vlc/blobdiff - configure.ac.in
* Bumped up revision number to 0.5.3-test2
[vlc] / configure.ac.in
index 68ff41b0fcb3ef498577628282b470fac69c60eb..db7bb32421bd04c3281f34c62c43b3f7756d8552 100644 (file)
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_INIT(vlc,0.5.3-test1)
+AC_INIT(vlc,0.5.3-test2)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Natalya"
@@ -12,7 +12,7 @@ AC_CANONICAL_SYSTEM
 
 dnl XXX: we don't put any flags here, because automake 1.5 doesn't support
 dnl them. And we need the comma otherwize automake will choke on it.
-AM_INIT_AUTOMAKE(vlc,0.5.3-test1)
+AM_INIT_AUTOMAKE(vlc,0.5.3-test2)
 AM_CONFIG_HEADER(config.h)
 
 dnl