aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-06 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-06 00:00:14 +0000
commitf9f424229637e6a55a1fad3ae4b75e3900282098 (patch)
treec56001dde6fad72845f28132ded99641f80202cb /bfd
parentbbdeb108d81cd0430d93cd93dbeaa8b4d24a96db (diff)
downloadbinutils-f9f424229637e6a55a1fad3ae4b75e3900282098.zip
binutils-f9f424229637e6a55a1fad3ae4b75e3900282098.tar.gz
binutils-f9f424229637e6a55a1fad3ae4b75e3900282098.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 37285ef..bf3e65a 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 20220105
+#define BFD_VERSION_DATE 20220106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@