aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-09-02 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2023-09-02 00:00:38 +0000
commit06ef18766877d8aa2fa6aabd9c25f81757470ae5 (patch)
treea8b5e178bcb04291199dc316f6a2c47df275d544 /bfd
parent7fdd4fcee1c6698daa8eb5f52017e768b0771503 (diff)
downloadgdb-06ef18766877d8aa2fa6aabd9c25f81757470ae5.zip
gdb-06ef18766877d8aa2fa6aabd9c25f81757470ae5.tar.gz
gdb-06ef18766877d8aa2fa6aabd9c25f81757470ae5.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 02a860f..3bcc4e7 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 20230901
+#define BFD_VERSION_DATE 20230902
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@