aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-05-16 00:00:34 +0000
committerGDB Admin <brobecker@adacore.com>2021-05-16 00:00:34 +0000
commit246ee38501205610cd3db75982c5e40cbd13a9b4 (patch)
tree14e9d2019d592ec428b1cf5fe786959dc3932aba
parentbe2bc30f9cb3e8dd8b566db551a8ce3cc305e015 (diff)
downloadgdb-246ee38501205610cd3db75982c5e40cbd13a9b4.zip
gdb-246ee38501205610cd3db75982c5e40cbd13a9b4.tar.gz
gdb-246ee38501205610cd3db75982c5e40cbd13a9b4.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 4c98664..f29350b 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 20210515
+#define BFD_VERSION_DATE 20210516
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@