aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-10-10 00:00:09 +0000
committerGDB Admin <brobecker@adacore.com>2021-10-10 00:00:09 +0000
commit902ad3d703941b7f072faa6a6b9da6c97f11d50f (patch)
tree8f5fb3ad4bdd18335dd9d2d3ef4e603b64646011
parent84a6adfd4c7bc9e99a270b8a111da7218a0e89a5 (diff)
downloadgdb-902ad3d703941b7f072faa6a6b9da6c97f11d50f.zip
gdb-902ad3d703941b7f072faa6a6b9da6c97f11d50f.tar.gz
gdb-902ad3d703941b7f072faa6a6b9da6c97f11d50f.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 b319cc2..638c6e8 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 20211009
+#define BFD_VERSION_DATE 20211010
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@