aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-02-01 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2022-02-01 00:00:16 +0000
commit21cbd63389836847cbca8c1731133d16c4c86f9a (patch)
tree26bd61006df64aaeb4cb5fb67413b51c15009044 /bfd
parent4bed253f22c9bb9b0823a78f310afeff4f25bb40 (diff)
downloadfsf-binutils-gdb-21cbd63389836847cbca8c1731133d16c4c86f9a.zip
fsf-binutils-gdb-21cbd63389836847cbca8c1731133d16c4c86f9a.tar.gz
fsf-binutils-gdb-21cbd63389836847cbca8c1731133d16c4c86f9a.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 cf67ebd..887f12f 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 20220131
+#define BFD_VERSION_DATE 20220201
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@