]> git.sesse.net Git - vlc/commitdiff
Rename 1.1.0-git to 1.1.0-test
authorJean-Baptiste Kempf <jb@videolan.org>
Thu, 25 Mar 2010 12:39:50 +0000 (13:39 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 25 Mar 2010 12:39:50 +0000 (13:39 +0100)
configure.ac

index b00eed7086957e1cc083606a2cbcf4cfb47dd129..29f5548f9e65954417d823dfaed688f54f23c7c1 100644 (file)
@@ -6,7 +6,7 @@ AC_INIT(vlc, 1.1.0-git)
 VERSION_MAJOR="1"
 VERSION_MINOR="1"
 VERSION_REVISION="0"
-VERSION_EXTRA="-git"
+VERSION_EXTRA="-test"
 PKGDIR="vlc"
 AC_SUBST(PKGDIR)