aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-05 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-05 00:00:23 +0000
commita7ea089b0bccb6379e079e2ab764c2012d94b472 (patch)
tree0bde8e5179091392f2ca260a6ab3ea2bb134ae9d /bfd
parent1485a3fb63619cced99dd7a4a043cf01a0f423d9 (diff)
downloadgdb-a7ea089b0bccb6379e079e2ab764c2012d94b472.zip
gdb-a7ea089b0bccb6379e079e2ab764c2012d94b472.tar.gz
gdb-a7ea089b0bccb6379e079e2ab764c2012d94b472.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 a75e0d4..cf35a61 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 20240304
+#define BFD_VERSION_DATE 20240305
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@