From ab7d6c3b2d2021802d846191939bd0e8bad93318 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Tue, 13 Mar 2018 20:19:11 +0100 Subject: Update dates and version numbers for upcoming release. --- bootstrap.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bootstrap.sh') diff --git a/bootstrap.sh b/bootstrap.sh index 62ad687..72df194 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -13,7 +13,7 @@ else fi gnulib_modules="git-version-gen gitlog-to-changelog gnupload - maintainer-makefile announce-gen gendocs fdl-1.3" + maintainer-makefile announce-gen gendocs fdl-1.3" $gnulibtool --m4-base build-aux --source-base build-aux --import $gnulib_modules @@ -33,7 +33,7 @@ sed -e 's/^sc_file_system:/disabled_sc_file_system:/' \ maint.mk > maint.mk.new mv maint.mk.new maint.mk -echo > ChangeLog '# Copyright (c) 2017 Autoconf Archive Maintainers ' +echo > ChangeLog '# Copyright (c) 2018 Autoconf Archive Maintainers ' echo >>ChangeLog '#' echo >>ChangeLog '# Copying and distribution of this file, with or without modification, are' echo >>ChangeLog '# permitted in any medium without royalty provided the copyright notice and' -- cgit v1.2.1