aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-29 00:00:19 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-29 00:00:19 +0000
commitcc323ac189cb952d351979a10070ca40b8b0299b (patch)
tree8442c9299d92192a42101222fe2bd64b7170de45
parent9fff6cda98e185576f133a348f554139d3032b9f (diff)
downloadgdb-cc323ac189cb952d351979a10070ca40b8b0299b.zip
gdb-cc323ac189cb952d351979a10070ca40b8b0299b.tar.gz
gdb-cc323ac189cb952d351979a10070ca40b8b0299b.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 5fc30e1..2a3f144 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 20201228
+#define BFD_VERSION_DATE 20201229
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@