aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-16 00:01:01 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-16 00:01:01 +0000
commit3830514db3136b3d2c08864563e7acad9e7a8197 (patch)
tree6503a8498b390378a7e6d29ff38cd3a2b8c4eab4
parentbab45910d8f1cc710472a8b6e9c5c8817a9793b9 (diff)
downloadgdb-3830514db3136b3d2c08864563e7acad9e7a8197.zip
gdb-3830514db3136b3d2c08864563e7acad9e7a8197.tar.gz
gdb-3830514db3136b3d2c08864563e7acad9e7a8197.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 cc27c21..66ab3c1 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 20230815
+#define BFD_VERSION_DATE 20230816
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@