aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-14 00:00:46 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-14 00:00:46 +0000
commit0681fa5ee5a1059b9415c4b0408030fd25bd26dd (patch)
treea5ecbafd935b74ca41f4f504feb3aa05d1c6326b
parentc68033869a714b79f20d47ca54138c13439c05c0 (diff)
downloadbinutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd.zip
binutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd.tar.gz
binutils-0681fa5ee5a1059b9415c4b0408030fd25bd26dd.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 98b3d00..474ae18 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 20181213
+#define BFD_VERSION_DATE 20181214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@