aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-21 00:00:15 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-21 00:00:15 +0000
commitdf9d50bb223d0798a9efa3e62f2a05994d788609 (patch)
tree06b75fd6da3067b71ebb3f68cc718b54a5d11314 /bfd
parent6d263fe46e00afd8af3d609c1afd71d05eaf745e (diff)
downloadgdb-df9d50bb223d0798a9efa3e62f2a05994d788609.zip
gdb-df9d50bb223d0798a9efa3e62f2a05994d788609.tar.gz
gdb-df9d50bb223d0798a9efa3e62f2a05994d788609.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 3fb6b4b..9e6541e 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 20220120
+#define BFD_VERSION_DATE 20220121
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@