aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-03-20 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2021-03-20 00:00:06 +0000
commit6536577167960d0d98ee5d0ccbb3ba70c2db2f9a (patch)
tree4215498ac0a1f104c6c17ce61dbe9c122a6db5a9
parent07b1c3dbd96ff68bcb9017d01feb6063b94d4bf1 (diff)
downloadgdb-6536577167960d0d98ee5d0ccbb3ba70c2db2f9a.zip
gdb-6536577167960d0d98ee5d0ccbb3ba70c2db2f9a.tar.gz
gdb-6536577167960d0d98ee5d0ccbb3ba70c2db2f9a.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 643a320..87b745e 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 20210319
+#define BFD_VERSION_DATE 20210320
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@