aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-06-02 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2020-06-02 00:00:07 +0000
commitb1d12b40da7b0c5a5c834cd6d4c56e8fb61460bf (patch)
treefd829bc892d7bac0992f54fdf096e13cac37810b /bfd
parentc39c821c1da3e8a64eff5984a39e104eb798e8b8 (diff)
downloadgdb-b1d12b40da7b0c5a5c834cd6d4c56e8fb61460bf.zip
gdb-b1d12b40da7b0c5a5c834cd6d4c56e8fb61460bf.tar.gz
gdb-b1d12b40da7b0c5a5c834cd6d4c56e8fb61460bf.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 1d74878..ba01b93 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 20200601
+#define BFD_VERSION_DATE 20200602
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@