Felix Paul Kühne pushed to branch master at VideoLAN / VLC


Commits:
3a174676 by Sean McGovern at 2024-01-05T16:41:58+00:00
welcome to 2024

- - - - -


2 changed files:

- configure.ac
- doc/Makefile.am


Changes:

=====================================
configure.ac
=====================================
@@ -1,6 +1,6 @@
 dnl Autoconf settings for vlc
 
-AC_COPYRIGHT([Copyright 1999-2023 VLC authors and VideoLAN])
+AC_COPYRIGHT([Copyright 1999-2024 VLC authors and VideoLAN])
 
 AC_INIT([vlc], [4.0.0-dev])
 VERSION_MAJOR=4
@@ -19,7 +19,7 @@ AC_SUBST([PKGDIR])
 
 CONFIGURE_LINE="`echo "$0 $ac_configure_args" | sed -e 's/\\\/\\\\\\\/g'`"
 CODENAME="Otto Chriek"
-COPYRIGHT_YEARS="1996-2023"
+COPYRIGHT_YEARS="1996-2024"
 
 AC_CONFIG_SRCDIR([src/libvlc.c])
 AC_CONFIG_AUX_DIR([autotools])


=====================================
doc/Makefile.am
=====================================
@@ -52,6 +52,7 @@ CHANGELOGS = \
        ChangeLog-2021 \
        ChangeLog-2022 \
        ChangeLog-2023 \
+       ChangeLog-2024 \
        $(NULL)
 
 man1_MANS = \



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

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


VideoLAN code repository instance
_______________________________________________
vlc-commits mailing list
[email protected]
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to