summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-23 00:02:45 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-23 00:02:45 +0000
commitab358bfda7012d26f8f3649ffca22e606c50e081 (patch)
tree429abd54d99969fabe036c9c8d86dab3c96dc9ed
parent246c1b08d554cfd7c9c2aca7bc0059dd111c8a51 (diff)
downloadbinutils-gdb-ab358bfda7012d26f8f3649ffca22e606c50e081.tar.gz
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 80320184877..418ed7b27d0 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 20181222
+#define BFD_VERSION_DATE 20181223
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@