aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-25 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-25 00:00:23 +0000
commit121a4d3d8025b8619c5b0e189040c47a7815a0f1 (patch)
tree795fdab2beade9e7eb6c9267b6f3f00ba0cbf04f /bfd
parentec6f962151998434f9cc743386f2a49a1ce1a0f6 (diff)
downloadgdb-121a4d3d8025b8619c5b0e189040c47a7815a0f1.zip
gdb-121a4d3d8025b8619c5b0e189040c47a7815a0f1.tar.gz
gdb-121a4d3d8025b8619c5b0e189040c47a7815a0f1.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 41ecff1..8d2ce8e 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 20240324
+#define BFD_VERSION_DATE 20240325
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@