aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-08-06 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-08-06 00:00:06 +0000
commitf5750f89e3c5447027f29881e5484e1fda83912b (patch)
tree6c9d853b8cfc8d981f261e268d218696c0da8274 /bfd
parentea946b861c8da0afc44518cf94ae5998b789e571 (diff)
downloadgdb-f5750f89e3c5447027f29881e5484e1fda83912b.zip
gdb-f5750f89e3c5447027f29881e5484e1fda83912b.tar.gz
gdb-f5750f89e3c5447027f29881e5484e1fda83912b.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 8c3afe1..9d68c7c 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 20200805
+#define BFD_VERSION_DATE 20200806
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@