This is an automated email from the git hooks/post-receive script. o c h o s i p u s h e d a c o m m i t t o b r a n c h m a s t e r in repository xfce/xfce4-settings.
commit c6d62c7ad3ad1a333f257f6c89eebac495a5bb30 Author: Simon Steinbeiss <[email protected]> Date: Sun Apr 21 22:51:04 2019 +0200 Update configure.ac.in --- configure.ac.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac.in b/configure.ac.in index 95fb1df..5e1137f 100644 --- a/configure.ac.in +++ b/configure.ac.in @@ -1,5 +1,5 @@ dnl -dnl Copyright (c) 2006 - 2015 +dnl Copyright (c) 2006 - 2019 dnl The Xfce development team. All rights reserved. dnl dnl Originally written for Xfce by Benedikt Meurer <[email protected]> @@ -34,7 +34,7 @@ dnl *** Initialize autoconf *** dnl *************************** AC_COPYRIGHT([Copyright (c) 2008-2015 The Xfce development team. All rights reserved.]) -AC_INIT([xfce4-settings], [xfce4_settings_version], [http://bugzilla.xfce.org/]) +AC_INIT([xfce4-settings], [xfce4_settings_version], [https://bugzilla.xfce.org/]) AC_PREREQ([2.60]) AC_CONFIG_MACRO_DIRS([m4]) AC_REVISION([@REVISION@]) -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
