summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-05-06 00:00:58 +0000
committerGDB Admin <brobecker@adacore.com>2022-05-06 00:00:58 +0000
commit94e07b691103d68c5a8723e077d3b876120a2861 (patch)
treefcea8c3a861b952adb9fbe3382e66e6a3383521f
parentbd6c5ec02d74f6b9c30c4b32a794be4c0d8f4a77 (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 3038a79c94..cc4ffeda27 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 20220505
+#define BFD_VERSION_DATE 20220506
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@