aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-03-29 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2019-03-29 00:00:28 +0000
commit5f33607b284323ac71fb5b6864ce2fa671379dfc (patch)
treece259a99bc26d24e50dd0ba1ba218eddda565571 /bfd
parentd3fe0d7bb8a3101df6f052aa54e4cfedcc2fee94 (diff)
downloadbinutils-5f33607b284323ac71fb5b6864ce2fa671379dfc.zip
binutils-5f33607b284323ac71fb5b6864ce2fa671379dfc.tar.gz
binutils-5f33607b284323ac71fb5b6864ce2fa671379dfc.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 9f7d7d0..dd4d9cf 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 20190328
+#define BFD_VERSION_DATE 20190329
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@