aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-11 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-11 00:00:17 +0000
commitf8e9374ea8c6e85012c377a2780ba2fc3c26f208 (patch)
treea55472e5d62b751f4278020d6e3cb3fa5b1340a9 /bfd
parentf1c5d46cae3fa4a3c41c05c796c69d52eef97067 (diff)
downloadgdb-f8e9374ea8c6e85012c377a2780ba2fc3c26f208.zip
gdb-f8e9374ea8c6e85012c377a2780ba2fc3c26f208.tar.gz
gdb-f8e9374ea8c6e85012c377a2780ba2fc3c26f208.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 e6e570d..3650955 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 20240410
+#define BFD_VERSION_DATE 20240411
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@