[vlc-commits] commit: 1.1.3 is near (Jean-Baptiste Kempf )
    git at videolan.org 
    git at videolan.org
       
    Thu Aug 12 12:00:33 CEST 2010
    
    
  
vlc/vlc-1.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Thu Aug 12 00:26:30 2010 +0200| [4a0c6d11575ef191a608198a7c3fd2ddc447ab91] | committer: Jean-Baptiste Kempf 
1.1.3 is near
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=4a0c6d11575ef191a608198a7c3fd2ddc447ab91
---
 configure.ac |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index cf6fbdd..7b78276 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 2002-2010 the VideoLAN team])
 
-AC_INIT(vlc, 1.1.3-git)
+AC_INIT(vlc, 1.1.3)
 VERSION_MAJOR="1"
 VERSION_MINOR="1"
 VERSION_REVISION="3"
-VERSION_EXTRA="-git"
+VERSION_EXTRA=""
 PKGDIR="vlc"
 AC_SUBST(PKGDIR)
 
    
    
More information about the vlc-commits
mailing list