aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2018-12-05 00:01:41 +0000
committerGDB Admin <brobecker@adacore.com>2018-12-05 00:01:41 +0000
commitd96a852d6fb6227da3b7d9e97ab3feb4d711fd1e (patch)
tree8c45a9c2b7e747b01c770a3162826e05ad306169
parent3cc49812f7366ac22675472c1db038730f4b8d20 (diff)
downloadgdb-d96a852d6fb6227da3b7d9e97ab3feb4d711fd1e.zip
gdb-d96a852d6fb6227da3b7d9e97ab3feb4d711fd1e.tar.gz
gdb-d96a852d6fb6227da3b7d9e97ab3feb4d711fd1e.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 ff04e17..56e4b8d 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 20181204
+#define BFD_VERSION_DATE 20181205
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@