aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-21 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-21 00:00:20 +0000
commitabbf09189720ddc14fe71d0afdfa7653b8c67b5d (patch)
tree05fd98ee2ee4135373541787429529237c2ea01e
parent0989143e0142af62076de40c13e0923db03a1f17 (diff)
downloadgdb-abbf09189720ddc14fe71d0afdfa7653b8c67b5d.zip
gdb-abbf09189720ddc14fe71d0afdfa7653b8c67b5d.tar.gz
gdb-abbf09189720ddc14fe71d0afdfa7653b8c67b5d.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 71ebf1e..087c9d0e 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 20210620
+#define BFD_VERSION_DATE 20210621
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@