aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-29 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-29 00:00:34 +0000
commitd7b510baa8603e37080405e09e907248bee81d35 (patch)
treec1eefd1cc5e44c036cceef29f47038dc4b97ded0 /bfd
parentAdd a string_view version of startswith (diff)
downloadbinutils-gdb-d7b510baa8603e37080405e09e907248bee81d35.tar.gz
binutils-gdb-d7b510baa8603e37080405e09e907248bee81d35.tar.bz2
binutils-gdb-d7b510baa8603e37080405e09e907248bee81d35.zip
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 dd603a6e616..eea699f09f5 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 20191028
+#define BFD_VERSION_DATE 20191029
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@