aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-30 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-30 00:00:34 +0000
commitac89073b2deed6107415bd7f95add70b5b842c99 (patch)
tree456af191bd373122a8d23b37481aae3fbde7c831
parent0b8c84ef56f43c2a44e53af40a222c7faef87cd2 (diff)
downloadgdb-ac89073b2deed6107415bd7f95add70b5b842c99.zip
gdb-ac89073b2deed6107415bd7f95add70b5b842c99.tar.gz
gdb-ac89073b2deed6107415bd7f95add70b5b842c99.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 68504ab..0313dc1 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 20240329
+#define BFD_VERSION_DATE 20240330
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@