aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-03 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-03 00:00:24 +0000
commitcee6789e1bb0aaa7f4e43ab22e4660039c6b1f34 (patch)
tree3d5ff1f8324c1e3507cd11e8fdb52256977127b3
parent965bc1df876f87dfc502169c0713ad275fba4803 (diff)
downloadbinutils-cee6789e1bb0aaa7f4e43ab22e4660039c6b1f34.zip
binutils-cee6789e1bb0aaa7f4e43ab22e4660039c6b1f34.tar.gz
binutils-cee6789e1bb0aaa7f4e43ab22e4660039c6b1f34.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 6846310..4880c34 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 20210802
+#define BFD_VERSION_DATE 20210803
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@