aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-06-21 00:01:58 +0000
committerGDB Admin <brobecker@adacore.com>2018-06-21 00:01:58 +0000
commit0551f34df609058dab58115e16817cf0022cf606 (patch)
tree8e7701729725bcae9762d750ebc5093b749b878a
parentbdf29a3b119f581b6d6140aa70310996a1731932 (diff)
downloadbinutils-0551f34df609058dab58115e16817cf0022cf606.zip
binutils-0551f34df609058dab58115e16817cf0022cf606.tar.gz
binutils-0551f34df609058dab58115e16817cf0022cf606.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 63321b1..7cada5c 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 20180620
+#define BFD_VERSION_DATE 20180621
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@