[vlc-commits] [Git][videolan/vlc][3.0.x] configure.ac: Correctly set version to 3.0.18-rc2

David (@dfuhrmann) gitlab at videolan.org
Fri Sep 30 08:42:36 UTC 2022



David pushed to branch 3.0.x at VideoLAN / VLC


Commits:
ed93768c by David Fuhrmann at 2022-09-30T10:36:07+02:00
configure.ac: Correctly set version to 3.0.18-rc2

- - - - -


1 changed file:

- configure.ac


Changes:

=====================================
configure.ac
=====================================
@@ -2,7 +2,7 @@ dnl Autoconf settings for vlc
 
 AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN])
 
-AC_INIT(vlc, 3.0.18)
+AC_INIT(vlc, 3.0.18-rc2)
 VERSION_MAJOR=3
 VERSION_MINOR=0
 VERSION_REVISION=18



View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ed93768cedee7dae31a5b44d57a38d59da4dd1cf

-- 
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/ed93768cedee7dae31a5b44d57a38d59da4dd1cf
You're receiving this email because of your account on code.videolan.org.


VideoLAN code repository instance


More information about the vlc-commits mailing list