aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-08 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-08 00:00:21 +0000
commitacab5b12b9765d856d8618c11e4f54115396fda7 (patch)
treec0045db4dfb3a31f4e91f5b933a5dbbe107a749e /bfd
parent5b95198e2e40b0301d37d989edc344a334c26b12 (diff)
downloadgdb-acab5b12b9765d856d8618c11e4f54115396fda7.zip
gdb-acab5b12b9765d856d8618c11e4f54115396fda7.tar.gz
gdb-acab5b12b9765d856d8618c11e4f54115396fda7.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 cf9e611..f3caa28 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 20240307
+#define BFD_VERSION_DATE 20240308
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@