aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2019-10-08 00:00:41 +0000
committerGDB Admin <brobecker@adacore.com>2019-10-08 00:00:41 +0000
commitf21410c03a33bad55998b5691de7d2cf50e68933 (patch)
tree8b5a697dae94ed557558662663dbc09ef817e913
parentbad5c02618a27f8f1c5c0858c323dba060aed905 (diff)
downloadgdb-f21410c03a33bad55998b5691de7d2cf50e68933.zip
gdb-f21410c03a33bad55998b5691de7d2cf50e68933.tar.gz
gdb-f21410c03a33bad55998b5691de7d2cf50e68933.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 71d158b..fdf929f 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 20191007
+#define BFD_VERSION_DATE 20191008
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@