[vlc-commits] [Git][videolan/vlc][3.0.x] Update to RC2
Jean-Baptiste Kempf (@jbk)
gitlab at videolan.org
Thu Nov 13 14:33:52 UTC 2025
Jean-Baptiste Kempf pushed to branch 3.0.x at VideoLAN / VLC
Commits:
d0adf4fb by Jean-Baptiste Kempf at 2025-11-13T15:32:55+01:00
Update to RC2
- - - - -
2 changed files:
- NEWS
- configure.ac
Changes:
=====================================
NEWS
=====================================
@@ -1,4 +1,4 @@
-Changes between 3.0.21 and 3.0.22-rc1:
+Changes between 3.0.21 and 3.0.22-rc2:
----------------------------------
Core:
=====================================
configure.ac
=====================================
@@ -2,12 +2,12 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2025 VLC authors and VideoLAN])
-AC_INIT(vlc, 3.0.22-rc1)
+AC_INIT(vlc, 3.0.22-rc2)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=22
VERSION_EXTRA=0
-VERSION_DEV=rc1
+VERSION_DEV=rc2
PKGDIR="vlc"
AC_SUBST(PKGDIR)
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d0adf4fbb02555447fa6880a53c4f29a1629d7d5
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/commit/d0adf4fbb02555447fa6880a53c4f29a1629d7d5
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