aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-19 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-19 00:00:41 +0000
commit5d69d9edc4fa357ab20a3eba6dd072f176505919 (patch)
tree244f2c95b9bb5568d6bd995d5c325dec47f1fd27 /bfd
parente8aafb7d7a5025130ba713450fc6108506f0ee15 (diff)
downloadgdb-5d69d9edc4fa357ab20a3eba6dd072f176505919.zip
gdb-5d69d9edc4fa357ab20a3eba6dd072f176505919.tar.gz
gdb-5d69d9edc4fa357ab20a3eba6dd072f176505919.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 3bc0277..3f149c4 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 20230918
+#define BFD_VERSION_DATE 20230919
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@