aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-11-24 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2020-11-24 00:00:17 +0000
commitfc23d4728dcc8f88b822a6ecb8236067bd68cf97 (patch)
treecb1f79ca024b9456565f1a8761718cd7cfee6c40
parent15a491af3cdc4d7487e848bd9648a15ac3a2d28f (diff)
downloadgdb-fc23d4728dcc8f88b822a6ecb8236067bd68cf97.zip
gdb-fc23d4728dcc8f88b822a6ecb8236067bd68cf97.tar.gz
gdb-fc23d4728dcc8f88b822a6ecb8236067bd68cf97.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 a5a21ba..4bf0503 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 20201123
+#define BFD_VERSION_DATE 20201124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@