[vlc-commits] [Git][videolan/vlc][master] 2022 is here

Hugo Beauzée-Luyssen (@chouquette) gitlab at videolan.org
Tue Jan 4 07:08:37 UTC 2022



Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC


Commits:
f1603b69 by Jean-Baptiste Kempf at 2022-01-04T06:45:00+00:00
2022 is here

- - - - -


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], [4.0.0-dev])
 VERSION_MAJOR=4
@@ -14,7 +14,7 @@ AC_SUBST([PKGDIR])
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Otto Chriek"
-COPYRIGHT_YEARS="1996-2021"
+COPYRIGHT_YEARS="1996-2022"
 
 AC_CONFIG_SRCDIR([src/libvlc.c])
 AC_CONFIG_AUX_DIR([autotools])


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



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

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




More information about the vlc-commits mailing list