aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-05 00:00:30 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-05 00:00:30 +0000
commitcbe2690e6b78752206980d0482323bfd55cb2a30 (patch)
tree3df0c3b71c819c8603851ce4adbffdea2030d164 /bfd
parent9c808ba1a9ca9aa44a6bba2f1b9fe1e85b57de2d (diff)
downloadgdb-cbe2690e6b78752206980d0482323bfd55cb2a30.zip
gdb-cbe2690e6b78752206980d0482323bfd55cb2a30.tar.gz
gdb-cbe2690e6b78752206980d0482323bfd55cb2a30.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 eb53f85..91ff697 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 20230804
+#define BFD_VERSION_DATE 20230805
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@