aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-05-04 00:00:12 +0000
committerGDB Admin <brobecker@adacore.com>2024-05-04 00:00:12 +0000
commitf4b228ee68fc411a6db0f0b86ae6071c98f5e8a3 (patch)
tree66d7b139956ce71337ec7ce8c0807ea941c2a2ef /bfd
parentccdb88758417d7c196fd12743c59eff31bffafa3 (diff)
downloadgdb-f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3.zip
gdb-f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3.tar.gz
gdb-f4b228ee68fc411a6db0f0b86ae6071c98f5e8a3.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 7a0659e..aed4386 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 20240503
+#define BFD_VERSION_DATE 20240504
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@