aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-03-11 00:01:56 +0000
committerGDB Admin <brobecker@adacore.com>2024-03-11 00:01:56 +0000
commit075b20318ba3382ce9f2beb2348c1dc8998872f2 (patch)
treebca8268792edf655f3ceebfbc80e687dd8b65302
parent6062a0714e091868e5c8548f181f5f270620fa7f (diff)
downloadfsf-binutils-gdb-075b20318ba3382ce9f2beb2348c1dc8998872f2.zip
fsf-binutils-gdb-075b20318ba3382ce9f2beb2348c1dc8998872f2.tar.gz
fsf-binutils-gdb-075b20318ba3382ce9f2beb2348c1dc8998872f2.tar.bz2
Automatic date update in version.in
-rw-r--r--bfd/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/version.h b/bfd/version.h
index e9bd2aa..0259890 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 20240310
+#define BFD_VERSION_DATE 20240311
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@