[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: Update NEWS
Hugo Beauzée-Luyssen (@chouquette)
gitlab at videolan.org
Tue Mar 8 12:24:09 UTC 2022
Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC
Commits:
762136b6 by Hugo Beauzée-Luyssen at 2022-03-08T11:36:39+00:00
Update NEWS
- - - - -
c4ab31d5 by Hugo Beauzée-Luyssen at 2022-03-08T11:36:39+00:00
On the road to 3.0.17.2
- - - - -
2 changed files:
- NEWS
- configure.ac
Changes:
=====================================
NEWS
=====================================
@@ -1,3 +1,12 @@
+Changes between 3.0.17 and 3.0.17.2:
+----------------------------------
+
+Interface:
+ * Qt: Fix right click support on video
+
+Misc:
+ * Update YouTube script
+
Changes between 3.0.16 and 3.0.17:
----------------------------------
=====================================
configure.ac
=====================================
@@ -2,11 +2,11 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN])
-AC_INIT(vlc, 3.0.17)
+AC_INIT(vlc, 3.0.17.2)
VERSION_MAJOR=3
VERSION_MINOR=0
VERSION_REVISION=17
-VERSION_EXTRA=0
+VERSION_EXTRA=2
VERSION_DEV=
PKGDIR="vlc"
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/8dc979d5787032a1bc38c5b09544db1e0556d9db...c4ab31d5f0d5d0ba298706241d5b67ae49215935
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/8dc979d5787032a1bc38c5b09544db1e0556d9db...c4ab31d5f0d5d0ba298706241d5b67ae49215935
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