aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-01 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-01 00:00:12 +0000
commitd7abb2c4bd748e5fc54f3e2585fe295fb60300f0 (patch)
treec0fc54f378e9b2c334802ff3df641af552e409be
parent59f837cb11e3b96c581fe23b79f6995b7c8177ee (diff)
downloadgdb-d7abb2c4bd748e5fc54f3e2585fe295fb60300f0.zip
gdb-d7abb2c4bd748e5fc54f3e2585fe295fb60300f0.tar.gz
gdb-d7abb2c4bd748e5fc54f3e2585fe295fb60300f0.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 cad487f..707cc61 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 20220331
+#define BFD_VERSION_DATE 20220401
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@