[newlib-cygwin/cygwin-3_5-branch] Bump Cygwin version to 3.5.8
Corinna Vinschen
corinna@sourceware.org
Wed Jan 29 19:12:29 GMT 2025
https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=08e65dd685bec34d4d74f45c06129d271b210bc7
commit 08e65dd685bec34d4d74f45c06129d271b210bc7
Author: Corinna Vinschen <corinna@vinschen.de>
AuthorDate: Wed Jan 29 20:10:58 2025 +0100
Commit: Corinna Vinschen <corinna@vinschen.de>
CommitDate: Wed Jan 29 20:10:58 2025 +0100
Bump Cygwin version to 3.5.8
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
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 78fbce0d7f29..86af274c3a6d 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. */
#define CYGWIN_VERSION_DLL_MAJOR 3005
-#define CYGWIN_VERSION_DLL_MINOR 7
+#define CYGWIN_VERSION_DLL_MINOR 8
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
combined DLL major and minor numbers. */
More information about the Cygwin-cvs
mailing list