aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-14 00:08:31 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-14 00:08:31 +0000
commitd14c822f09d57116529ab160f2f14d7b85d46401 (patch)
treeab6023294c8f551d90569dafce1d65d3e6d6bdc3
parent63ba84b864df437b82c80b33807a7dcb3ca10155 (diff)
downloadgdb-d14c822f09d57116529ab160f2f14d7b85d46401.zip
gdb-d14c822f09d57116529ab160f2f14d7b85d46401.tar.gz
gdb-d14c822f09d57116529ab160f2f14d7b85d46401.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 1cf46f6..b886703 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 20221213
+#define BFD_VERSION_DATE 20221214
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@