aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-12-31 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2021-12-31 00:00:14 +0000
commit2e91308fb4b2d19c66203fcc2d8c43241fd101dd (patch)
tree8ce8d8b2df189677b4a0f7b7e124b7faee18ad97 /bfd
parentb4edb38e827974ecdbc4a6712d8b21bf876018a2 (diff)
downloadbinutils-2e91308fb4b2d19c66203fcc2d8c43241fd101dd.zip
binutils-2e91308fb4b2d19c66203fcc2d8c43241fd101dd.tar.gz
binutils-2e91308fb4b2d19c66203fcc2d8c43241fd101dd.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 00f3890..c652956 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 20211230
+#define BFD_VERSION_DATE 20211231
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@