aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-07-31 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2021-07-31 00:00:24 +0000
commit7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7 (patch)
tree051c71db4a8b2500ab2917cf5c5bf3915b681c87
parent177ac6e47ef4445510e68bde175275e75efb1055 (diff)
downloadbinutils-7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7.zip
binutils-7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7.tar.gz
binutils-7d0aa7cbd4ce4e4855aeca8d3bfc3da7a4e836a7.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 d41106b..85f10df 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 20210730
+#define BFD_VERSION_DATE 20210731
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@