aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorGDB Administrator <gdbadmin@sourceware.org>2023-06-02 00:01:12 +0000
committerGDB Admin <brobecker@adacore.com>2023-06-02 00:01:12 +0000
commitcf6522cb2f6ef5f278fe700699b80d0433324ab3 (patch)
treebd74457ca44875093cae5fe87814aa5422ce6d5e /bfd
parentd987df5c95340a8b41b23d68ad6a8f9f33485835 (diff)
downloadbinutils-cf6522cb2f6ef5f278fe700699b80d0433324ab3.zip
binutils-cf6522cb2f6ef5f278fe700699b80d0433324ab3.tar.gz
binutils-cf6522cb2f6ef5f278fe700699b80d0433324ab3.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 caeed3c..f0acdc4 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 20230601
+#define BFD_VERSION_DATE 20230602
#define BFD_VERSION @bfd_version@
#define BFD_VERSION_STRING @bfd_version_package@ @bfd_version_string@
#define REPORT_BUGS_TO @report_bugs_to@