aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-02 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-02 00:00:29 +0000
commit1913729810b6437166c33a3f4c750bf7ac63e7f4 (patch)
treef8c27343d156c3c1b04d69201723a85d0e017d2f /bfd
parent44f8d229e86317db4a4eec519fa1a6ce69c5bcd2 (diff)
downloadgdb-1913729810b6437166c33a3f4c750bf7ac63e7f4.zip
gdb-1913729810b6437166c33a3f4c750bf7ac63e7f4.tar.gz
gdb-1913729810b6437166c33a3f4c750bf7ac63e7f4.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 47c0cab..bf956a9 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 20230801
+#define BFD_VERSION_DATE 20230802
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@