]> git.sesse.net Git - vlc/blobdiff - configure.ac
* ALL: preparing for the 0.7.2-test3 release.
[vlc] / configure.ac
index ff66f03d083e8320cd77c3f31bad9250a9f9c303..add1de23881235650c34525271195117baace37c 100644 (file)
@@ -1,7 +1,7 @@
 dnl Autoconf settings for vlc
 dnl $Id$
  
-AC_INIT(vlc,0.7.2-test2)
+AC_INIT(vlc,0.7.2-test3)
 
 CONFIGURE_LINE="$0 $*"
 CODENAME="Bond"
@@ -13,7 +13,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.7.2-test2)
+AM_INIT_AUTOMAKE(vlc,0.7.2-test3)
 AM_CONFIG_HEADER(config.h)
 
 dnl