aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-21 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-21 00:00:14 +0000
commit443279aa9c5f3f0b3151b4799ec0eecf1b40b03b (patch)
tree408e246b22b475af27396b23ed26b8005627c6f4 /bfd
parent6bebf813ac2d4b92facae7b18161aad1b734a894 (diff)
downloadbinutils-443279aa9c5f3f0b3151b4799ec0eecf1b40b03b.zip
binutils-443279aa9c5f3f0b3151b4799ec0eecf1b40b03b.tar.gz
binutils-443279aa9c5f3f0b3151b4799ec0eecf1b40b03b.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index e10f451..9d8724a 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 20211220
+#define BFD_VERSION_DATE 20211221
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@