[newlib-cygwin/cygwin-3_6-branch] Cygwin: bump dll minor version to 3.6.9

Corinna Vinschen via Cygwin-cvs <[email protected]> Tue, 21 Apr 2026 15:22:34 +0000 (GMT)
Newsgroups gmane.os.cygwin.cvs
Message-ID <[email protected]>
https://sourceware.org/git/gitweb.cgi?p=3Dnewlib-cygwin.git;h=3Ddaabea98682=
f3f4bef0044829a8d24226135bb71

commit daabea98682f3f4bef0044829a8d24226135bb71
Author:     Corinna Vinschen <[email protected]>
AuthorDate: Tue Apr 21 17:14:38 2026 +0200
Commit:     Corinna Vinschen <[email protected]>
CommitDate: Tue Apr 21 17:21:10 2026 +0200

    Cygwin: bump dll minor version to 3.6.9
   =20
    Signed-off-by: Corinna Vinschen <[email protected]>

Diff:
---
 winsup/cygwin/include/cygwin/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/winsup/cygwin/include/cygwin/version.h b/winsup/cygwin/include=
/cygwin/version.h
index c716ebef68d3..e61fd3913ab4 100644
--- a/winsup/cygwin/include/cygwin/version.h
+++ b/winsup/cygwin/include/cygwin/version.h
@@ -11,7 +11,7 @@ details. */
    changes to the DLL and is mainly informative in nature. */
=20
 #define CYGWIN_VERSION_DLL_MAJOR 3006
-#define CYGWIN_VERSION_DLL_MINOR 8
+#define CYGWIN_VERSION_DLL_MINOR 9
=20
 /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
    combined DLL major and minor numbers. */