aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-09-15 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-09-15 00:00:07 +0000
commitff03a88e30fbb30db9370fed69132cc5d11c708a (patch)
treeeb92c7ef78c290bf54290135be8415f7db1ed59e /bfd
parent58eaf4e9bdf53806778e94efe932e9417a21a306 (diff)
downloadgdb-ff03a88e30fbb30db9370fed69132cc5d11c708a.zip
gdb-ff03a88e30fbb30db9370fed69132cc5d11c708a.tar.gz
gdb-ff03a88e30fbb30db9370fed69132cc5d11c708a.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 d3cb554..3fc5b81 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 20210914
+#define BFD_VERSION_DATE 20210915
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@