aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-08 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-08 00:00:17 +0000
commitf0dbbf5401814b001c820a9fa07054329d1d7f46 (patch)
treebaaaacf8da75aefc496fb9074761ee9d4e2f3c48 /bfd
parentd68f983f88c7469befddcf221228070990cf25e1 (diff)
downloadgdb-f0dbbf5401814b001c820a9fa07054329d1d7f46.zip
gdb-f0dbbf5401814b001c820a9fa07054329d1d7f46.tar.gz
gdb-f0dbbf5401814b001c820a9fa07054329d1d7f46.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 6dd1a48..b2f2fa9 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 20240507
+#define BFD_VERSION_DATE 20240508
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@