aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-29 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-29 00:00:12 +0000
commitdc20b8f00abb74e2c26846c615ec5ba3a62f8677 (patch)
tree8be6f51bdb28c8f919a628fb4d27f35945b87f42 /bfd
parent0a923a6adb9b5a69f03ecd899a0e04881ee5364c (diff)
downloadgdb-dc20b8f00abb74e2c26846c615ec5ba3a62f8677.zip
gdb-dc20b8f00abb74e2c26846c615ec5ba3a62f8677.tar.gz
gdb-dc20b8f00abb74e2c26846c615ec5ba3a62f8677.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 97d51dd..af52e5f 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 20221228
+#define BFD_VERSION_DATE 20221229
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@