[vlc-commits] commit: Rename 1.1.0-git to 1.1.0-test (Jean-Baptiste	Kempf )
    git at videolan.org 
    git at videolan.org
       
    Thu Mar 25 13:55:08 CET 2010
    
    
  
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Mar 25 13:39:50 2010 +0100| [a04320c97604954f96ba029cb710ef43483957d9] | committer: Jean-Baptiste Kempf 
Rename 1.1.0-git to 1.1.0-test
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a04320c97604954f96ba029cb710ef43483957d9
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index b00eed7..29f5548 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)
 
    
    
More information about the vlc-commits
mailing list