[vlc-commits] configure.ac: Bump to version 3.0.11.1

David Fuhrmann git at videolan.org
Mon Jul 27 00:20:32 CEST 2020


vlc/vlc-3.0 | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Mon Jul 27 00:19:21 2020 +0200| [7491c17662f82ef960e2e4abab69ce28b8a41fef] | committer: David Fuhrmann

configure.ac: Bump to version 3.0.11.1

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

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

diff --git a/configure.ac b/configure.ac
index 50f40e2d98..1f74566008 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 1999-2020 VLC authors and VideoLAN])
 
-AC_INIT(vlc, 3.0.11)
+AC_INIT(vlc, 3.0.11.1)
 VERSION_MAJOR=3
 VERSION_MINOR=0
 VERSION_REVISION=11
-VERSION_EXTRA=0
+VERSION_EXTRA=1
 VERSION_DEV=
 
 PKGDIR="vlc"



More information about the vlc-commits mailing list