vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf <j...@videolan.org> | Thu 
Dec 27 11:51:23 2018 +0100| [43f7ba691aaecd75d1b0e4802f5f8a87ef329550] | 
committer: Steve Lhomme

Next minor release is 3.0.6

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=43f7ba691aaecd75d1b0e4802f5f8a87ef329550
---

 NEWS         | 4 ++++
 configure.ac | 4 ++--
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 50a0b5dd3a..30aac8910d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes between 3.0.5 and 3.0.6:
+--------------------------------
+
+
 Changes between 3.0.4 and 3.0.5:
 --------------------------------
 
diff --git a/configure.ac b/configure.ac
index 103ba5e0a5..fbc92f952d 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.5)
+AC_INIT(vlc, 3.0.6)
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_REVISION=5
+VERSION_REVISION=6
 VERSION_EXTRA=0
 VERSION_DEV=
 

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to