aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-06 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-06 00:00:17 +0000
commit62b5b3d836853730d40c5cc89015f831baf3131c (patch)
tree0a998484eec0254d9319959a987714919ee8d518 /bfd
parent940dace9cff6f44e051632e12b51cef23f19de1f (diff)
downloadgdb-62b5b3d836853730d40c5cc89015f831baf3131c.zip
gdb-62b5b3d836853730d40c5cc89015f831baf3131c.tar.gz
gdb-62b5b3d836853730d40c5cc89015f831baf3131c.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 7a79cc2..8ba9ee1 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 20200605
+#define BFD_VERSION_DATE 20200606
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@