aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-10 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-10 00:00:12 +0000
commite81fb24f1c5374479d3af0930c140df0021221ae (patch)
treef1d268372e56f8d9310eb1ff6c720ed342dcb748 /bfd
parent6b991efe7b8c687ab0af64ca6124dbd4a69a6724 (diff)
downloadgdb-e81fb24f1c5374479d3af0930c140df0021221ae.zip
gdb-e81fb24f1c5374479d3af0930c140df0021221ae.tar.gz
gdb-e81fb24f1c5374479d3af0930c140df0021221ae.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 25ff66e..7d9d243 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 20240209
+#define BFD_VERSION_DATE 20240210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@