summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-07-03 00:00:31 +0000
committerGDB Admin <brobecker@adacore.com>2022-07-03 00:00:31 +0000
commit741d8b04292abe4817b27850380ce04be95d0a3f (patch)
tree9e0c8ce3a6f1c6a593803f1949527adfb78932ca
parent4d905b269fee168254bf8e696e2df9873bf4fa96 (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 6ac3a29a37..aba921af28 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 20220702
+#define BFD_VERSION_DATE 20220703
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@