aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-02-20 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2019-02-20 00:00:41 +0000
commitabaeb1562648d4b58497040a20d772bd08c06d4b (patch)
tree8baad170fc0f12e31558d00442ed9e4e76b5183d
parent98814c6c111a0681e691a72834c8dcc5b8d1bb3a (diff)
downloadgdb-abaeb1562648d4b58497040a20d772bd08c06d4b.zip
gdb-abaeb1562648d4b58497040a20d772bd08c06d4b.tar.gz
gdb-abaeb1562648d4b58497040a20d772bd08c06d4b.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 8367849..7b3a91d 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 20190219
+#define BFD_VERSION_DATE 20190220
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@