aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-11-23 00:00:32 +0000
committerGDB Admin <brobecker@adacore.com>2020-11-23 00:00:32 +0000
commit08d79fde1a2b3875e7388f5cfdbf0234fd5a80d2 (patch)
tree3158010af5df83ae051943cef114f15ea0734e70
parent6427533f8f5bc6321eb3324ef673e24507a8b0fe (diff)
downloadgdb-08d79fde1a2b3875e7388f5cfdbf0234fd5a80d2.zip
gdb-08d79fde1a2b3875e7388f5cfdbf0234fd5a80d2.tar.gz
gdb-08d79fde1a2b3875e7388f5cfdbf0234fd5a80d2.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 625e543..a5a21ba 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 20201122
+#define BFD_VERSION_DATE 20201123
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@