aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2020-12-14 00:00:28 +0000
committerGDB Admin <brobecker@adacore.com>2020-12-14 00:00:28 +0000
commita05b378489136aed9c940e863c0993a1df3bfabc (patch)
tree25e8e7e8c0f77811a1b2ad477277b7c463fe6843
parent125aa25b1774826e6aefeb5b41a949654068bc2c (diff)
downloadgdb-a05b378489136aed9c940e863c0993a1df3bfabc.zip
gdb-a05b378489136aed9c940e863c0993a1df3bfabc.tar.gz
gdb-a05b378489136aed9c940e863c0993a1df3bfabc.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 2c9e44d..1c7c754 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 20201213
+#define BFD_VERSION_DATE 20201214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@