aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-07 00:00:33 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-07 00:00:33 +0000
commit3a9183ba79a68a10f2e21b31af210267e6f7a3ca (patch)
treeca39c2259eb054731915d23d18b7bd096f116b3c
parent99e28ccf1c73010c88f9a370078299519ef76894 (diff)
downloadgdb-3a9183ba79a68a10f2e21b31af210267e6f7a3ca.zip
gdb-3a9183ba79a68a10f2e21b31af210267e6f7a3ca.tar.gz
gdb-3a9183ba79a68a10f2e21b31af210267e6f7a3ca.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 bf3e65a..be834cb 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 20220106
+#define BFD_VERSION_DATE 20220107
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@