aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-10-29 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2018-10-29 00:00:35 +0000
commitcad26cec079bf79d078bb92ecc6b7cf1df2e5845 (patch)
treec73598315097e261cadb9cb14d7fd648a6d2dc54 /bfd
parenta3d7226832e5750211ec300c5929dc0f035a3661 (diff)
downloadbinutils-cad26cec079bf79d078bb92ecc6b7cf1df2e5845.zip
binutils-cad26cec079bf79d078bb92ecc6b7cf1df2e5845.tar.gz
binutils-cad26cec079bf79d078bb92ecc6b7cf1df2e5845.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 261179d..85a5e2d 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 20181028
+#define BFD_VERSION_DATE 20181029
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@