aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-18 00:00:17 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-18 00:00:17 +0000
commitf9b44496e631edfa5c8218699d5a5ffe59b21033 (patch)
tree000c238a453bf744710f200e46cf9840203f576f /bfd
parentbaeb0a958cf865172111e9935a5a5148e72fbf9a (diff)
downloadgdb-f9b44496e631edfa5c8218699d5a5ffe59b21033.zip
gdb-f9b44496e631edfa5c8218699d5a5ffe59b21033.tar.gz
gdb-f9b44496e631edfa5c8218699d5a5ffe59b21033.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 c9a311b..e09b574 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 20240817
+#define BFD_VERSION_DATE 20240818
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@