aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-31 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-31 00:00:20 +0000
commitfb0a17c77d7f3196f0961cb52f0fad26aeec9d74 (patch)
tree87344a6cf5e9cdf29bed96890f57562a941e2203 /bfd
parent35b5767cf47169d11aa059fce0ed5b0fc213045d (diff)
downloadgdb-fb0a17c77d7f3196f0961cb52f0fad26aeec9d74.zip
gdb-fb0a17c77d7f3196f0961cb52f0fad26aeec9d74.tar.gz
gdb-fb0a17c77d7f3196f0961cb52f0fad26aeec9d74.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 f095c01..cf67ebd 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 20220130
+#define BFD_VERSION_DATE 20220131
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@