aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-06 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-06 00:00:31 +0000
commitdf8db2b1fb252f9045dfa52ce91bb3f22958b113 (patch)
tree334bc23d2396c244f0ccb381d2de8c3b72e8643f /bfd
parent6cedf3bcbf9d8ac88147fdb9b0765a206191a282 (diff)
downloadgdb-df8db2b1fb252f9045dfa52ce91bb3f22958b113.zip
gdb-df8db2b1fb252f9045dfa52ce91bb3f22958b113.tar.gz
gdb-df8db2b1fb252f9045dfa52ce91bb3f22958b113.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 bd6079f..8b8cd94 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 20240205
+#define BFD_VERSION_DATE 20240206
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@