aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-08-19 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2023-08-19 00:00:20 +0000
commitb92b89993c8e30bed6665b63c0308034932298c2 (patch)
tree0b6cd9eb16b019c5c57a9db0d3311639f69981fb /bfd
parent28bb48114db4de4ba0a72940af1c30728b6e82f2 (diff)
downloadgdb-b92b89993c8e30bed6665b63c0308034932298c2.zip
gdb-b92b89993c8e30bed6665b63c0308034932298c2.tar.gz
gdb-b92b89993c8e30bed6665b63c0308034932298c2.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 71f1706..6ea50d5 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 20230818
+#define BFD_VERSION_DATE 20230819
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@