aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-25 00:00:36 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-25 00:00:36 +0000
commit4668cc507bb1015c1f28bc30ec543b2959fa04e1 (patch)
tree074f3aaa4d89d7aed19291d70823bafadd4e8e2f /bfd
parent6fe4779ac4b1874c995345e3eabd89cb1a05fbdf (diff)
downloadgdb-4668cc507bb1015c1f28bc30ec543b2959fa04e1.zip
gdb-4668cc507bb1015c1f28bc30ec543b2959fa04e1.tar.gz
gdb-4668cc507bb1015c1f28bc30ec543b2959fa04e1.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 aeb67d5..21fe1ac 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 20240224
+#define BFD_VERSION_DATE 20240225
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@