aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-05-13 00:00:51 +0000
committerGDB Admin <brobecker@adacore.com>2023-05-13 00:00:51 +0000
commitdab27b8a37077ea1104fa55f9e1d4c6a31f7b08b (patch)
treeb7c566220f96bdb36763090913029f4a630c523a
parentdbaf8426ea736c93b078df5c3d66327cc22aa04f (diff)
downloadgdb-dab27b8a37077ea1104fa55f9e1d4c6a31f7b08b.zip
gdb-dab27b8a37077ea1104fa55f9e1d4c6a31f7b08b.tar.gz
gdb-dab27b8a37077ea1104fa55f9e1d4c6a31f7b08b.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 b0f6d8b..e04e52d 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 20230512
+#define BFD_VERSION_DATE 20230513
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@