aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-11-24 00:01:46 +0000
committerGDB Admin <brobecker@adacore.com>2022-11-24 00:01:46 +0000
commit7c3c18ec17d29e9885644656e5fa6e25ae44bfa0 (patch)
tree5a5afe1c444d64329696a1aa48278d864ccb1698
parent07008ecd592276e65772c2d16411fa2cbf0a2948 (diff)
downloadgdb-7c3c18ec17d29e9885644656e5fa6e25ae44bfa0.zip
gdb-7c3c18ec17d29e9885644656e5fa6e25ae44bfa0.tar.gz
gdb-7c3c18ec17d29e9885644656e5fa6e25ae44bfa0.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 efae646..7dc6b6a 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 20221123
+#define BFD_VERSION_DATE 20221124
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@