We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6700702 commit 0be3cd1Copy full SHA for 0be3cd1
configure.ac
@@ -1,6 +1,6 @@
1
#########################################################################
2
# #
3
-# Author: Copyright (C) 2018-2023 Mark Grant #
+# Author: Copyright (C) 2018-2024 Mark Grant #
4
5
# Released under the GPLv3 only. #
6
# SPDX-License-Identifier: GPL-3.0-only #
@@ -43,11 +43,11 @@
43
44
#########################################
45
46
-AC_COPYRIGHT([Copyright (C) 2018-2023 Mark Grant
+AC_COPYRIGHT([Copyright (C) 2018-2024 Mark Grant
47
This script is free to copy or distribute under the terms set out
48
in the package license. See COPYING for details.])
49
50
-AC_REVISION([$Revision: 1.3.0 $])
+AC_REVISION([$Revision: 1.3.1 $])
51
52
AC_PREREQ([2.69])
53
0 commit comments