aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-24 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-24 00:00:31 +0000
commit2ada0458d516d23734e5fcfad0d538e38f6066c5 (patch)
tree4769f381f5d201d16a5e02d6fc58dfc598925b2a /bfd
parentee84251abac7814c4cb2a6191fcfec2b66be34a6 (diff)
downloadgdb-2ada0458d516d23734e5fcfad0d538e38f6066c5.zip
gdb-2ada0458d516d23734e5fcfad0d538e38f6066c5.tar.gz
gdb-2ada0458d516d23734e5fcfad0d538e38f6066c5.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 231a108..f2c8985 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 20230823
+#define BFD_VERSION_DATE 20230824
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@