aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-06-01 00:01:22 +0000
committerGDB Admin <brobecker@adacore.com>2021-06-01 00:01:22 +0000
commit459494d59ba00a5ad7f70bc558841ec19e31b0f0 (patch)
tree129a3f533a6fce688171860fbc8dcb6eb8bb3c10
parent7e989c8aeb89c91eef0a70477cc33f6271fc6f6c (diff)
downloadgdb-459494d59ba00a5ad7f70bc558841ec19e31b0f0.zip
gdb-459494d59ba00a5ad7f70bc558841ec19e31b0f0.tar.gz
gdb-459494d59ba00a5ad7f70bc558841ec19e31b0f0.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 eb2c96d..4c80e3e 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 20210531
+#define BFD_VERSION_DATE 20210601
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@