aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-09-20 00:00:59 +0000
committerGDB Admin <brobecker@adacore.com>2022-09-20 00:00:59 +0000
commit7624cda68aef387aba2387a4ee1482109b5a8a16 (patch)
tree64c8d9fae89e6283c3a691b510ca9397bc1072e6
parent141bffa991583cefa76baa9dca59dd236d0bf304 (diff)
downloadbinutils-7624cda68aef387aba2387a4ee1482109b5a8a16.zip
binutils-7624cda68aef387aba2387a4ee1482109b5a8a16.tar.gz
binutils-7624cda68aef387aba2387a4ee1482109b5a8a16.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 4423d72..093cdd9 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 20220919
+#define BFD_VERSION_DATE 20220920
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@