aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-29 00:00:14 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-29 00:00:14 +0000
commit5cca20f614694ba6af3c10ca5bb93c32cdb9522b (patch)
tree5b5e34957148d7a212a393b4c69dc06c5cad2f82 /bfd
parent5a06416ebf9087b0cd20e54c2da58f7b57c6e6a8 (diff)
downloadgdb-5cca20f614694ba6af3c10ca5bb93c32cdb9522b.zip
gdb-5cca20f614694ba6af3c10ca5bb93c32cdb9522b.tar.gz
gdb-5cca20f614694ba6af3c10ca5bb93c32cdb9522b.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 d7cd41e..d94fb3a 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 20240828
+#define BFD_VERSION_DATE 20240829
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@