[vlc-commits] [Git][videolan/npapi-vlc][master] On the road to 2.2.6
    Hugo Beauzée-Luyssen 
    gitlab at videolan.org
       
    Tue May 23 18:09:53 CEST 2017
    
    
  
Hugo Beauzée-Luyssen pushed to branch master at videolan / VLC Browser Plugins
Commits:
0aa3cb30 by Hugo Beauzée-Luyssen at 2017-05-23T18:09:20+02:00
On the road to 2.2.6
- - - - -
1 changed file:
- configure.ac
Changes:
=====================================
configure.ac
=====================================
--- a/configure.ac
+++ b/configure.ac
@@ -2,12 +2,12 @@ dnl Autoconf settings for npapi-vlc
 
 AC_COPYRIGHT([Copyright 2002-2017 VLC authors and VideoLAN])
 
-AC_INIT(npapi-vlc, 2.2.5)
+AC_INIT(npapi-vlc, 2.2.6)
 VERSION_MAJOR="2"
 AC_SUBST(VERSION_MAJOR)
 VERSION_MINOR="2"
 AC_SUBST(VERSION_MINOR)
-VERSION_REVISION="5"
+VERSION_REVISION="6"
 AC_SUBST(VERSION_REVISION)
 VERSION_EXTRA=""
 AC_SUBST(VERSION_EXTRA)
View it on GitLab: https://code.videolan.org/videolan/npapi-vlc/commit/0aa3cb301066937d18ab2cbd2ec1994a9d261a36
---
View it on GitLab: https://code.videolan.org/videolan/npapi-vlc/commit/0aa3cb301066937d18ab2cbd2ec1994a9d261a36
You're receiving this email because of your account on code.videolan.org.
    
    
More information about the vlc-commits
mailing list