aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-08-12 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2022-08-12 00:00:14 +0000
commit6f419c9825f35182e4284e7f51b3789e79c1d298 (patch)
tree9aa629e8cc17fdd1aa539762cba6ef2c69d18885
parent906dca17d429f468d49a6cc4753993581c51a899 (diff)
downloadbinutils-6f419c9825f35182e4284e7f51b3789e79c1d298.zip
binutils-6f419c9825f35182e4284e7f51b3789e79c1d298.tar.gz
binutils-6f419c9825f35182e4284e7f51b3789e79c1d298.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 395ff19..34016ad 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 20220811
+#define BFD_VERSION_DATE 20220812
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@