aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-19 00:00:21 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-19 00:00:21 +0000
commitebb8004a18a3808d7197762faf3c5aaeae82371f (patch)
tree3fcb88e7c59cb492f1f52f612f0d337451387b7e /bfd
parent2d5d5a8f0a8b5a03454bf168b7fa7024bb1ebbd8 (diff)
downloadbinutils-ebb8004a18a3808d7197762faf3c5aaeae82371f.zip
binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f.tar.gz
binutils-ebb8004a18a3808d7197762faf3c5aaeae82371f.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 0caffed..04347e4 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 20181218
+#define BFD_VERSION_DATE 20181219
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@