aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-02-13 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2020-02-13 00:00:41 +0000
commitc273235f6c7784780b80388d8f3c3f5765417fb6 (patch)
tree33485a06ce4d28ee7576e354060af492f42a2c6f /bfd
parent3d4560f707b077adfb54759df5efbd96301ca2d8 (diff)
downloadgdb-c273235f6c7784780b80388d8f3c3f5765417fb6.zip
gdb-c273235f6c7784780b80388d8f3c3f5765417fb6.tar.gz
gdb-c273235f6c7784780b80388d8f3c3f5765417fb6.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 33964a8..f52150b 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 20200212
+#define BFD_VERSION_DATE 20200213
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@