aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-30 00:00:40 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-30 00:00:40 +0000
commitc6f03bce79fd93f152749e2a299a03ab78421f5f (patch)
tree2217372b8e81c77ecd386e9ab152213e4d9cfc44 /bfd
parent188e1fa9ac09b0a764e19c1afc0fb5fcdb688e65 (diff)
downloadbinutils-c6f03bce79fd93f152749e2a299a03ab78421f5f.zip
binutils-c6f03bce79fd93f152749e2a299a03ab78421f5f.tar.gz
binutils-c6f03bce79fd93f152749e2a299a03ab78421f5f.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 dd4d9cf..3ff8560 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 20190329
+#define BFD_VERSION_DATE 20190330
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@