aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-15 00:00:08 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-15 00:00:08 +0000
commit87642f631119652ed57ccbdf7cfbfcf518b315a1 (patch)
treef15c75fb28ee33abd9f80f7ed9a93fece68aafa1 /bfd
parentdf3b9a6dfa1f2d4983e06cc21bf7c4cae0947888 (diff)
downloadbinutils-87642f631119652ed57ccbdf7cfbfcf518b315a1.zip
binutils-87642f631119652ed57ccbdf7cfbfcf518b315a1.tar.gz
binutils-87642f631119652ed57ccbdf7cfbfcf518b315a1.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 4e103af..6338250 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 20230614
+#define BFD_VERSION_DATE 20230615
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@