aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-13 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-13 00:00:16 +0000
commit0fd455766e7f1bd7df328e104281b49a5268677f (patch)
tree9964fc21e97aac45963b35f210f41a4f2a24fd4f /bfd
parent7417ccf08ef5f1e173d74754c54e64144672f64f (diff)
downloadgdb-0fd455766e7f1bd7df328e104281b49a5268677f.zip
gdb-0fd455766e7f1bd7df328e104281b49a5268677f.tar.gz
gdb-0fd455766e7f1bd7df328e104281b49a5268677f.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 62dacbc..cac99f6 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 20240212
+#define BFD_VERSION_DATE 20240213
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@