aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-14 00:00:44 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-14 00:00:44 +0000
commit5c83c7600e1250191e619d8ab7b99171ec4d85c4 (patch)
tree18c95dc87f60e9ddc481f41e6719cabb58583017
parent38cc67cc00dc7385991e2658a1b4213d5ba3c4f0 (diff)
downloadgdb-5c83c7600e1250191e619d8ab7b99171ec4d85c4.zip
gdb-5c83c7600e1250191e619d8ab7b99171ec4d85c4.tar.gz
gdb-5c83c7600e1250191e619d8ab7b99171ec4d85c4.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 89fc15b..2f1010f 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 20230913
+#define BFD_VERSION_DATE 20230914
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@