aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2022-12-24 00:00:38 +0000
committerGDB Admin <brobecker@adacore.com>2022-12-24 00:00:38 +0000
commit661169d7b58e3936d2e84eccf1b7c54138cc172c (patch)
tree8e3e8b1f6b2db5f74e63f80025d41b3cb764d2da
parent08081297f66f7b3c7e2efb3cdc7b34dd5c1ce991 (diff)
downloadgdb-661169d7b58e3936d2e84eccf1b7c54138cc172c.zip
gdb-661169d7b58e3936d2e84eccf1b7c54138cc172c.tar.gz
gdb-661169d7b58e3936d2e84eccf1b7c54138cc172c.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 e784361..b84659a 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 20221223
+#define BFD_VERSION_DATE 20221224
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@