aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-08-10 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2021-08-10 00:00:46 +0000
commitb80f2606effad92a2e02e7733a5eef53754cbf69 (patch)
tree383ae9da126cbe707676716f720e29874f070959
parentd26ac0b9053fda74b6481fcaa8703378889af50f (diff)
downloadgdb-b80f2606effad92a2e02e7733a5eef53754cbf69.zip
gdb-b80f2606effad92a2e02e7733a5eef53754cbf69.tar.gz
gdb-b80f2606effad92a2e02e7733a5eef53754cbf69.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 f67608f..85dabd7 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 20210809
+#define BFD_VERSION_DATE 20210810
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@