summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 3 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index 56d27549..e6750473 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,8 +1,8 @@
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
-# Copyright (C) 1992-1995, 1999-2017, 2020 Free Software Foundation,
-# Inc.
+# Copyright (C) 1992-1995, 1999-2017, 2020-2021 Free Software
+# Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -30,7 +30,7 @@ AM_INIT_AUTOMAKE([1.11 dist-xz readme-alpha no-texinfo.tex std-options])
# Keep this on a line of its own, since it must be found and processed
# by the 'update-release-year' rule in our Makefile.
-RELEASE_YEAR=2020
+RELEASE_YEAR=2021
AC_SUBST([RELEASE_YEAR])
AB_INIT