aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-11-28 00:00:18 +0000
committerGDB Admin <brobecker@adacore.com>2018-11-28 00:00:18 +0000
commitf68d3e00531b5eef1941a097c4882395eb2f64e5 (patch)
tree9116de373b71a5e9005c0f59953a32e62188354d /bfd
parent4765cd611992862c844e8f152c5dbaadaecc25ce (diff)
downloadbinutils-f68d3e00531b5eef1941a097c4882395eb2f64e5.zip
binutils-f68d3e00531b5eef1941a097c4882395eb2f64e5.tar.gz
binutils-f68d3e00531b5eef1941a097c4882395eb2f64e5.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 813e298..57d388a 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 20181127
+#define BFD_VERSION_DATE 20181128
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@