aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-10 00:00:39 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-10 00:00:39 +0000
commitfe1a221c88887e2b4bcb7e8430430b341082d7aa (patch)
tree8a01085e9fcaf6466f7ad43d0e3a9e3fcf58ad8f /bfd
parent6bf6f9245ac56a7ca6eb52a07fc2153b921c5fd6 (diff)
downloadgdb-fe1a221c88887e2b4bcb7e8430430b341082d7aa.zip
gdb-fe1a221c88887e2b4bcb7e8430430b341082d7aa.tar.gz
gdb-fe1a221c88887e2b4bcb7e8430430b341082d7aa.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 680c0f7..b2249bd 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 20230809
+#define BFD_VERSION_DATE 20230810
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@