summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-29 00:00:54 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-29 00:00:54 +0000
commitf232cf597f685b59f3ead99388e286a7729981d5 (patch)
tree758f5f1ffbf3b4890603b26940a3796392cac9a1
parent9c67f6382ac2c90fbde5729feaf7d59ce662147a (diff)
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 eabc9de4a3..e6085134d4 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 20220428
+#define BFD_VERSION_DATE 20220429
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@