aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-12 00:00:49 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-12 00:00:49 +0000
commit90b345f613e3ae8b21d2b5efd00a6970f57e578e (patch)
tree0ca8f54ac114b32a5ed2d7022a06e3bd79597485 /bfd
parent41fc26a2cbc1dc1d08da003d363b2b5821f62076 (diff)
downloadbinutils-90b345f613e3ae8b21d2b5efd00a6970f57e578e.zip
binutils-90b345f613e3ae8b21d2b5efd00a6970f57e578e.tar.gz
binutils-90b345f613e3ae8b21d2b5efd00a6970f57e578e.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 87af9a1..d41dec2 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 20180611
+#define BFD_VERSION_DATE 20180612
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@