[vlc-commits] On the road to 3.0.3
    Hugo Beauzée-Luyssen 
    git at videolan.org
       
    Fri Apr 27 15:32:49 CEST 2018
    
    
  
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Fri Apr 27 15:04:02 2018 +0200| [f9e84d9a6b83a1a79f8b84059ff60fbfc6cf7cd9] | committer: Hugo Beauzée-Luyssen
On the road to 3.0.3
> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=f9e84d9a6b83a1a79f8b84059ff60fbfc6cf7cd9
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index 8baf2337cf..206690b468 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,10 +2,10 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 1999-2018 VLC authors and VideoLAN])
 
-AC_INIT(vlc, 3.0.2)
+AC_INIT(vlc, 3.0.3)
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_REVISION=2
+VERSION_REVISION=3
 VERSION_EXTRA=0
 VERSION_DEV=
 
    
    
More information about the vlc-commits
mailing list