aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-10-07 00:00:25 +0000
committerGDB Admin <brobecker@adacore.com>2023-10-07 00:00:25 +0000
commitc09200601f33d5ed66250b196f6a8113293023c1 (patch)
tree8b195c2e10cdac81ed60499c6ee99f7cabb82bae
parent0f3efefb34f83236ec7d780747103a0b4f3fb6b1 (diff)
downloadbinutils-c09200601f33d5ed66250b196f6a8113293023c1.zip
binutils-c09200601f33d5ed66250b196f6a8113293023c1.tar.gz
binutils-c09200601f33d5ed66250b196f6a8113293023c1.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 e359fef..edc39b9 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 20231006
+#define BFD_VERSION_DATE 20231007
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@