aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-29 00:00:06 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-29 00:00:06 +0000
commite2e3422ce14e6ed57805b1c2bd457bc5cca2f7fc (patch)
treef5d24aac80f063f7126db6d112c5302d9ff98659
parent3e9373fcaf5184dcf690ff98751f63cca79eaa02 (diff)
downloadgdb-e2e3422ce14e6ed57805b1c2bd457bc5cca2f7fc.zip
gdb-e2e3422ce14e6ed57805b1c2bd457bc5cca2f7fc.tar.gz
gdb-e2e3422ce14e6ed57805b1c2bd457bc5cca2f7fc.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@