aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-06 00:00:20 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-06 00:00:20 +0000
commit25e64b5276487ac8d95fc5030a1ba626883c7afd (patch)
tree1868d05c74bdb052f4961c2453b1e8f46ba350df
parent560f8d05a1d6b09305bac8e992c1a95367e9778e (diff)
downloadgdb-25e64b5276487ac8d95fc5030a1ba626883c7afd.zip
gdb-25e64b5276487ac8d95fc5030a1ba626883c7afd.tar.gz
gdb-25e64b5276487ac8d95fc5030a1ba626883c7afd.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 f38a73a..02cc185 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 20221105
+#define BFD_VERSION_DATE 20221106
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@