aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-06 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-06 00:00:15 +0000
commitf4c1c984bf02e9326b8a2141702beb1542103d70 (patch)
tree2c6814377fceadf4fd093b7a9ace4fd5b492ac73 /bfd
parentbf79d8caea4c0c2f16824fc941b82a77fd9af76e (diff)
downloadgdb-f4c1c984bf02e9326b8a2141702beb1542103d70.zip
gdb-f4c1c984bf02e9326b8a2141702beb1542103d70.tar.gz
gdb-f4c1c984bf02e9326b8a2141702beb1542103d70.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 693ddf8..4a36880d 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 20240505
+#define BFD_VERSION_DATE 20240506
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@