aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-02-18 00:00:45 +0000
committerGDB Admin <brobecker@adacore.com>2024-02-18 00:00:45 +0000
commit0f0fc784d7d743857f5c17b479c55328ff32f17e (patch)
tree042b27cb96d3fe38dda6115047f2441f9af79673 /bfd
parent909abfc52edd23df6c5802f4b0f7a0f28f6cc2cf (diff)
downloadfsf-binutils-gdb-0f0fc784d7d743857f5c17b479c55328ff32f17e.zip
fsf-binutils-gdb-0f0fc784d7d743857f5c17b479c55328ff32f17e.tar.gz
fsf-binutils-gdb-0f0fc784d7d743857f5c17b479c55328ff32f17e.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 1aa2eec..08fd93a 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 20240217
+#define BFD_VERSION_DATE 20240218
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@