aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-03 00:00:50 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-03 00:00:50 +0000
commit184d3e6723a4aa300bcabf0a4abecd3e3cfba480 (patch)
tree61cf4e7bba6c7e46784bf54bd7701a13e399d261
parenteb2f9e07d8d1d5877d80f3b11a03aa41dd6fe238 (diff)
downloadgdb-184d3e6723a4aa300bcabf0a4abecd3e3cfba480.zip
gdb-184d3e6723a4aa300bcabf0a4abecd3e3cfba480.tar.gz
gdb-184d3e6723a4aa300bcabf0a4abecd3e3cfba480.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 bd0ffe4..ff2c7c1 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 20210502
+#define BFD_VERSION_DATE 20210503
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@