aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-09 00:00:35 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-09 00:00:35 +0000
commit2b05f934486de42f8200bf11cece21ae3bc284e6 (patch)
tree9c3093a80447bd7803e05fd2833af73b441528f3 /bfd
parenta42c182441bc593d7e6ca247d9eaae332833a33d (diff)
downloadgdb-2b05f934486de42f8200bf11cece21ae3bc284e6.zip
gdb-2b05f934486de42f8200bf11cece21ae3bc284e6.tar.gz
gdb-2b05f934486de42f8200bf11cece21ae3bc284e6.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 2d867fd..edabd6b 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 20240608
+#define BFD_VERSION_DATE 20240609
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@