]> git.sesse.net Git - vlc/blobdiff - configure.ac.in
* Bumped up revision number to 0.5.1
[vlc] / configure.ac.in
index a00b5951c334429c5612bc97164949070ee880fa..6dbac29bfa9b9a596187e2f009870c777ba0677c 100644 (file)
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_INIT(vlc,0.5.1-test1)
+AC_INIT(vlc,0.5.1)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Natalya"
@@ -11,7 +11,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.1-test1)
+AM_INIT_AUTOMAKE(vlc,0.5.1)
 AM_CONFIG_HEADER(config.h)
 
 dnl