aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-22 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-22 00:00:08 +0000
commit1808ba4b9a7e04e586964e250f0b843bc446b32c (patch)
tree362ee300ccb827f92c0da4e8a7539084bf64ef87
parente93388417c1ecc6d69b155045cabb994cb8687fd (diff)
downloadgdb-1808ba4b9a7e04e586964e250f0b843bc446b32c.zip
gdb-1808ba4b9a7e04e586964e250f0b843bc446b32c.tar.gz
gdb-1808ba4b9a7e04e586964e250f0b843bc446b32c.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 e444874..256ea6e 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 20210321
+#define BFD_VERSION_DATE 20210322
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@