aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2024-06-21 00:00:42 +0000
committerGDB Admin <brobecker@adacore.com>2024-06-21 00:00:42 +0000
commit154960342cdacb820e5c300dbba450828590a054 (patch)
tree68b9ea9f7c19b177b70dabcd902cf8732c7827f7
parent6eb63917ce17236f0189e8d7ff4b60e24741770b (diff)
downloadfsf-binutils-gdb-154960342cdacb820e5c300dbba450828590a054.zip
fsf-binutils-gdb-154960342cdacb820e5c300dbba450828590a054.tar.gz
fsf-binutils-gdb-154960342cdacb820e5c300dbba450828590a054.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 4b42148..bc3fb67 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 20240620
+#define BFD_VERSION_DATE 20240621
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@