aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-07 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-07 00:00:24 +0000
commit2f008f0640923fa307fdd73b229f951e64a1574b (patch)
tree956f4ef71e3c9cfc6abc99ca6ab171b16cf88070 /bfd
parent93e0ec910afe8c9a05ed802e04823080eefd9502 (diff)
downloadgdb-2f008f0640923fa307fdd73b229f951e64a1574b.zip
gdb-2f008f0640923fa307fdd73b229f951e64a1574b.tar.gz
gdb-2f008f0640923fa307fdd73b229f951e64a1574b.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 02cc185..737c3ba 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 20221106
+#define BFD_VERSION_DATE 20221107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@