aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-21 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-21 00:00:25 +0000
commit67db6ada6370f24d344e91c2add203735292534c (patch)
treed1584bb09969536a2bdeddbbb86a09691bd8ad17
parentb0dd661fa16a424f059b1e1d80e779508b1a9a12 (diff)
downloadgdb-67db6ada6370f24d344e91c2add203735292534c.zip
gdb-67db6ada6370f24d344e91c2add203735292534c.tar.gz
gdb-67db6ada6370f24d344e91c2add203735292534c.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 e7edb6a..2c4718f 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 20240220
+#define BFD_VERSION_DATE 20240221
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@