aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-29 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-29 00:00:35 +0000
commit1678a15b694a0fa6d94514899f228280b92a14de (patch)
tree98a5bc3e453800b1db724ac79d5b159dd105c486 /bfd
parentedada1692cc4558138756eea99532d83b7b894e0 (diff)
downloadgdb-1678a15b694a0fa6d94514899f228280b92a14de.zip
gdb-1678a15b694a0fa6d94514899f228280b92a14de.tar.gz
gdb-1678a15b694a0fa6d94514899f228280b92a14de.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 3a9ebec..68504ab 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 20240328
+#define BFD_VERSION_DATE 20240329
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@