aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2021-01-31 00:00:52 +0000
committerGDB Admin <brobecker@adacore.com>2021-01-31 00:00:52 +0000
commit5b814b6e4cde95da1387bebd27503cf8f5b7fa1c (patch)
treeedeace48bb0b33921427bde3341fd88a28360e13
parent5eae73d750ba7a81bcce572fe7db5421dc126d01 (diff)
downloadgdb-5b814b6e4cde95da1387bebd27503cf8f5b7fa1c.zip
gdb-5b814b6e4cde95da1387bebd27503cf8f5b7fa1c.tar.gz
gdb-5b814b6e4cde95da1387bebd27503cf8f5b7fa1c.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 e2c3018..02a0979 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 20210130
+#define BFD_VERSION_DATE 20210131
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@