aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-03 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-03 00:00:20 +0000
commit1eeb0316304f2d4e2c48aa8887e28c936bfe4f4d (patch)
treea8e2cca5c876da004527790ff1e1d444d6e8d083 /bfd
parent5046fddb3aebf6791eb272a369db459ed7bd7a03 (diff)
downloadbinutils-1eeb0316304f2d4e2c48aa8887e28c936bfe4f4d.zip
binutils-1eeb0316304f2d4e2c48aa8887e28c936bfe4f4d.tar.gz
binutils-1eeb0316304f2d4e2c48aa8887e28c936bfe4f4d.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 0cb8006..3d087e6 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 20220102
+#define BFD_VERSION_DATE 20220103
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@