aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-08-23 00:00:29 +0000
committerGDB Admin <brobecker@adacore.com>2024-08-23 00:00:29 +0000
commit57db1af8bae52592d173a3be22dd8943ad120dd7 (patch)
tree9d667657d2da0d7373eb9235fbd29e685cdb4e1b /bfd
parenteb53cbeca8cf456b4a79f33d7a2a586a99b4b2e3 (diff)
downloadgdb-57db1af8bae52592d173a3be22dd8943ad120dd7.zip
gdb-57db1af8bae52592d173a3be22dd8943ad120dd7.tar.gz
gdb-57db1af8bae52592d173a3be22dd8943ad120dd7.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 cf2676c..d515829 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 20240822
+#define BFD_VERSION_DATE 20240823
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@