aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-04-30 00:00:23 +0000
committerGDB Admin <brobecker@adacore.com>2024-04-30 00:00:23 +0000
commita75d04db22f2fb25ab1ec9fb7af19176d2e97dda (patch)
treed411808c4484af6c38613dab87d7a3891f4cf423 /bfd
parent43ca4ec2996a6bfbb8726f1c753aeb85fe0f92a4 (diff)
downloadgdb-a75d04db22f2fb25ab1ec9fb7af19176d2e97dda.zip
gdb-a75d04db22f2fb25ab1ec9fb7af19176d2e97dda.tar.gz
gdb-a75d04db22f2fb25ab1ec9fb7af19176d2e97dda.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 082513f..f580787 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 20240429
+#define BFD_VERSION_DATE 20240430
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@