aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-01 00:00:07 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-01 00:00:07 +0000
commit57f60d20ca5ea2d2b8d30ed209619aede9683b53 (patch)
treef3b0b25d69d4fdc44a95960b9f63dbba8af77040
parent64d05a4334bd7624e8e0905465b53ed7f0144cb2 (diff)
downloadgdb-57f60d20ca5ea2d2b8d30ed209619aede9683b53.zip
gdb-57f60d20ca5ea2d2b8d30ed209619aede9683b53.tar.gz
gdb-57f60d20ca5ea2d2b8d30ed209619aede9683b53.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 a36aa6a..a4d44c5 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 20201231
+#define BFD_VERSION_DATE 20210101
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@