aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-01-30 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2022-01-30 00:00:17 +0000
commit35b5767cf47169d11aa059fce0ed5b0fc213045d (patch)
treefe98bde8713c4531b1f23c9c800500fa8f1cc87e
parent2405fc4016feadea33cb747d5654514f62b74ff4 (diff)
downloadgdb-35b5767cf47169d11aa059fce0ed5b0fc213045d.zip
gdb-35b5767cf47169d11aa059fce0ed5b0fc213045d.tar.gz
gdb-35b5767cf47169d11aa059fce0ed5b0fc213045d.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 d26e762..f095c01 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 20220129
+#define BFD_VERSION_DATE 20220130
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@