[vlc-commits] On the road to 3.0.14

Hugo Beauzée-Luyssen git at videolan.org
Mon May 10 14:00:29 UTC 2021


vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon May 10 12:19:49 2021 +0200| [0937dbb5c217d6845fa9efea7828dc12f18be719] | committer: Hugo Beauzée-Luyssen

On the road to 3.0.14

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

 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index 9b41afb17c..cc2037594b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,10 +2,10 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 1999-2021 VLC authors and VideoLAN])
 
-AC_INIT(vlc, 3.0.13)
+AC_INIT(vlc, 3.0.14)
 VERSION_MAJOR=3
 VERSION_MINOR=0
-VERSION_REVISION=13
+VERSION_REVISION=14
 VERSION_EXTRA=0
 VERSION_DEV=
 



More information about the vlc-commits mailing list