aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-27 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-27 00:00:23 +0000
commitf566731d15a3fee5abe6f7051b6f951434ae30c5 (patch)
treeaf9f60fb36e8c47f182b2e46f95915945329ca27
parentc986baa3633e9e93b14f13928f59586ca5077c08 (diff)
downloadgdb-f566731d15a3fee5abe6f7051b6f951434ae30c5.zip
gdb-f566731d15a3fee5abe6f7051b6f951434ae30c5.tar.gz
gdb-f566731d15a3fee5abe6f7051b6f951434ae30c5.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 5556696..e2c4dd1 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 20210826
+#define BFD_VERSION_DATE 20210827
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@