aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-08 00:00:27 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-08 00:00:27 +0000
commita1620b8ad4e361f0a2c0253c336846fe72f0b214 (patch)
tree950b8d5a218a47ffbdae0d245c77ba36b6cc74d5
parent3a9183ba79a68a10f2e21b31af210267e6f7a3ca (diff)
downloadgdb-a1620b8ad4e361f0a2c0253c336846fe72f0b214.zip
gdb-a1620b8ad4e361f0a2c0253c336846fe72f0b214.tar.gz
gdb-a1620b8ad4e361f0a2c0253c336846fe72f0b214.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 be834cb..4d3ef6d 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 20220107
+#define BFD_VERSION_DATE 20220108
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@