aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-06-07 00:00:10 +0000
committerGDB Admin <brobecker@adacore.com>2022-06-07 00:00:10 +0000
commitf3cdb436240e3dea956b7824a6dba00512c53e16 (patch)
tree9f43e29bfff2cf6a0d186626996a1efdcae4aa31
parent691ade38bc45f4d4c89c0d6a3412bc160cf40a70 (diff)
downloadgdb-f3cdb436240e3dea956b7824a6dba00512c53e16.zip
gdb-f3cdb436240e3dea956b7824a6dba00512c53e16.tar.gz
gdb-f3cdb436240e3dea956b7824a6dba00512c53e16.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index f6c855a..0513b85 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 20220606
+#define BFD_VERSION_DATE 20220607
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@