aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-22 00:00:37 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-22 00:00:37 +0000
commitf03072f6f2eacf2368f85fc6a18942a189715ce4 (patch)
tree0fb96e24e6aa74ffaf25c93605ef81f13d7f9d4e
parent8b5c16b504a5af8508b3fc72ae7b0edcb9857be8 (diff)
downloadbinutils-f03072f6f2eacf2368f85fc6a18942a189715ce4.zip
binutils-f03072f6f2eacf2368f85fc6a18942a189715ce4.tar.gz
binutils-f03072f6f2eacf2368f85fc6a18942a189715ce4.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 d15b543..9f1d2bf 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 20220821
+#define BFD_VERSION_DATE 20220822
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@