aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-15 00:00:13 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-15 00:00:13 +0000
commite55d9a15795d2bf70e180b8515bf61d3e941c9d8 (patch)
tree136fd2a2010b73879c836f8fbe624a2625a30923 /bfd
parent513569fbb7c9ee4f7767d7485ea0e44224aa6fdf (diff)
downloadbinutils-e55d9a15795d2bf70e180b8515bf61d3e941c9d8.zip
binutils-e55d9a15795d2bf70e180b8515bf61d3e941c9d8.tar.gz
binutils-e55d9a15795d2bf70e180b8515bf61d3e941c9d8.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 5aa7e5d..5b839c4 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 20220114
+#define BFD_VERSION_DATE 20220115
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@