aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-12-17 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2023-12-17 00:00:14 +0000
commit946b3878bb026a6b462baac762e9a1e7e93e1451 (patch)
tree99c77b515c45c614f3462e5cbda58a913447cf0f /bfd
parentb45d18f19ec9507d7561c4d503a5a189214f3f77 (diff)
downloadgdb-946b3878bb026a6b462baac762e9a1e7e93e1451.zip
gdb-946b3878bb026a6b462baac762e9a1e7e93e1451.tar.gz
gdb-946b3878bb026a6b462baac762e9a1e7e93e1451.tar.bz2
Automatic date update in version.in
Diffstat (limited to 'bfd')
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index 696b68d..0d2e402 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 20231216
+#define BFD_VERSION_DATE 20231217
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@