[vlc-commits] [Git][videolan/vlc][3.0.x] 2022 is here

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Thu Feb 10 09:31:25 UTC 2022



Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC


Commits:
8ff7dd99 by Jean-Baptiste Kempf at 2022-02-09T08:34:21+01:00
2022 is here

(cherry picked from commit f1603b6994de7b4166662834ce3050eebc82de52)
Signed-off-by: Hugo Beauzée-Luyssen <hugo at beauzee.fr>

- - - - -


2 changed files:

- configure.ac
- doc/Makefile.am


Changes:

=====================================
configure.ac
=====================================
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_COPYRIGHT([Copyright 1999-2021 VLC authors and VideoLAN])
+AC_COPYRIGHT([Copyright 1999-2022 VLC authors and VideoLAN])
 
 AC_INIT(vlc, 3.0.17)
 VERSION_MAJOR=3
@@ -14,7 +14,7 @@ AC_SUBST(PKGDIR)
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Vetinari"
-COPYRIGHT_YEARS="1996-2021"
+COPYRIGHT_YEARS="1996-2022"
 
 AC_CONFIG_SRCDIR(src/libvlc.c)
 AC_CONFIG_AUX_DIR(autotools)


=====================================
doc/Makefile.am
=====================================
@@ -42,6 +42,7 @@ CHANGELOGS = \
 	ChangeLog-2019 \
 	ChangeLog-2020 \
 	ChangeLog-2021 \
+	ChangeLog-2022 \
 	$(NULL)
 
 man1_MANS = \



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

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




More information about the vlc-commits mailing list