aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-10 00:00:16 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-10 00:00:16 +0000
commitcd6b05c1b2321cafe3ad9335aaa734a28f2a058e (patch)
tree791004f1ce9c4ed7979204a0eb83121490293781
parent12932e2ca1649af5882424baba842b0ba59e4e41 (diff)
downloadgdb-cd6b05c1b2321cafe3ad9335aaa734a28f2a058e.zip
gdb-cd6b05c1b2321cafe3ad9335aaa734a28f2a058e.tar.gz
gdb-cd6b05c1b2321cafe3ad9335aaa734a28f2a058e.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 15b3876..5fee42d 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 20201209
+#define BFD_VERSION_DATE 20201210
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@