[vlc-commits] Bump version to 1.1.13
    Rémi Denis-Courmont 
    git at videolan.org
       
    Tue Dec 20 16:25:11 CET 2011
    
    
  
vlc/vlc-1.1 | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Tue Dec 20 17:21:33 2011 +0200| [52fc7c4031db4db938ba96ee28d3ac29eaffe949] | committer: Rémi Denis-Courmont
Bump version to 1.1.13
> http://git.videolan.org/gitweb.cgi/vlc/vlc-1.1.git/?a=commit;h=52fc7c4031db4db938ba96ee28d3ac29eaffe949
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index d648036..b8a2c19 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 2002-2011 the VideoLAN team])
 
-AC_INIT(vlc, 1.1.13-git)
+AC_INIT(vlc, 1.1.13)
 VERSION_MAJOR="1"
 VERSION_MINOR="1"
 VERSION_REVISION="13"
    
    
More information about the vlc-commits
mailing list