aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-14 00:00:11 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-14 00:00:11 +0000
commit527b8861cd472385fa9160a91dd6d65a25c41987 (patch)
treec7d6df17d4a50453812e25e42156a6b5c203ef6f
parent14aa4ee440f85a0e4d86b7adb50c93bbf0b7fc5b (diff)
downloadbinutils-527b8861cd472385fa9160a91dd6d65a25c41987.zip
binutils-527b8861cd472385fa9160a91dd6d65a25c41987.tar.gz
binutils-527b8861cd472385fa9160a91dd6d65a25c41987.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 284876a..c1afcdb 100644
--- a/bfd/version.h
+++ b/bfd/version.h
@@ -16,7 +16,7 @@
In releases, the date is not included in either version strings or
sonames. */
-#define BFD_VERSION_DATE 20211213
+#define BFD_VERSION_DATE 20211214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@