[vlc-commits] On the road to 2.2.8
    Jean-Baptiste Kempf 
    git at videolan.org
       
    Tue Nov 21 19:34:05 CET 2017
    
    
  
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Nov 21 19:33:50 2017 +0100| [6e39daa6bdfe769603a2ea174d5d3101fbe3475e] | committer: Jean-Baptiste Kempf
On the road to 2.2.8
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=6e39daa6bdfe769603a2ea174d5d3101fbe3475e
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 6ee411a835..989b5718db 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,10 +2,10 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 1999-2017 VLC authors and VideoLAN])
 
-AC_INIT(vlc, 2.2.7)
+AC_INIT(vlc, 2.2.8)
 VERSION_MAJOR=2
 VERSION_MINOR=2
-VERSION_REVISION=7
+VERSION_REVISION=8
 VERSION_EXTRA=0
 VERSION_DEV=
 
    
    
More information about the vlc-commits
mailing list