aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-21 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-21 00:00:06 +0000
commitbfbf16ce8b23d2184d43e92a1c80be73081fb64f (patch)
treebd5170a39f7b71c1ed56b71e9aca8aa31f33fc83
parent348fe36b1d64f12c60e08f6313520b3191663063 (diff)
downloadgdb-bfbf16ce8b23d2184d43e92a1c80be73081fb64f.zip
gdb-bfbf16ce8b23d2184d43e92a1c80be73081fb64f.tar.gz
gdb-bfbf16ce8b23d2184d43e92a1c80be73081fb64f.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 8a3c5d6..975164d 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 20200620
+#define BFD_VERSION_DATE 20200621
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@