aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-17 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-17 00:00:12 +0000
commitfb583cfc0936554a1f8d86ef2b6649bf511d6df8 (patch)
tree0c45bc13b0162ccb320df42994900b5a64848fd9
parentc212f39d9a82c6c09f4a1447d9d2ff09843827c5 (diff)
downloadbinutils-fb583cfc0936554a1f8d86ef2b6649bf511d6df8.zip
binutils-fb583cfc0936554a1f8d86ef2b6649bf511d6df8.tar.gz
binutils-fb583cfc0936554a1f8d86ef2b6649bf511d6df8.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 cd34931..621d626 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 20220216
+#define BFD_VERSION_DATE 20220217
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@