aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-04-01 00:00:24 +0000
committerGDB Admin <brobecker@adacore.com>2022-04-01 00:00:24 +0000
commit82b5429f2084e2458190dd5d485a363bbe1d6350 (patch)
treee1ad14e1a5a1834201fde4b62c08b27041b0481b
parent8e967ae2da9c47737756d5fe26d2c431278a4584 (diff)
downloadgdb-82b5429f2084e2458190dd5d485a363bbe1d6350.zip
gdb-82b5429f2084e2458190dd5d485a363bbe1d6350.tar.gz
gdb-82b5429f2084e2458190dd5d485a363bbe1d6350.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@