aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-09-11 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2024-09-11 00:00:10 +0000
commit80b48e0afd25650a3a1ef36d8c5edd9b6c538f14 (patch)
tree0f6c8068e858153a1529ef5c26eab012d53d5335 /bfd
parentdbddec2a8e0265b77fe331d9c173a4e99d1fccab (diff)
downloadgdb-80b48e0afd25650a3a1ef36d8c5edd9b6c538f14.zip
gdb-80b48e0afd25650a3a1ef36d8c5edd9b6c538f14.tar.gz
gdb-80b48e0afd25650a3a1ef36d8c5edd9b6c538f14.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 3d8b6cc..b4e1c8d 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 20240910
+#define BFD_VERSION_DATE 20240911
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@