aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-02 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-02 00:00:52 +0000
commit3c72107d827373d7b2f64765423891b067e3cf9e (patch)
tree4bcb6af79d9949ad0af430b4806095203da09ae9
parent6995ff43693f4013942223267cfe0609272fc7fd (diff)
downloadbinutils-3c72107d827373d7b2f64765423891b067e3cf9e.zip
binutils-3c72107d827373d7b2f64765423891b067e3cf9e.tar.gz
binutils-3c72107d827373d7b2f64765423891b067e3cf9e.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 8c973be..88b345b 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 20220901
+#define BFD_VERSION_DATE 20220902
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@