aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-14 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-14 00:00:23 +0000
commita0148d8416f6c692b83acc77cf838b3e7929a249 (patch)
tree0fb572e7b8cd4d2f96de12c716ffbbabc8a46ffc /bfd
parenta068643d69ce0f25d5f7cbdaa1d0a3211d72c081 (diff)
downloadbinutils-a0148d8416f6c692b83acc77cf838b3e7929a249.zip
binutils-a0148d8416f6c692b83acc77cf838b3e7929a249.tar.gz
binutils-a0148d8416f6c692b83acc77cf838b3e7929a249.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 7c09578..4567636 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 20190313
+#define BFD_VERSION_DATE 20190314
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@