]> sourceware.org Git - newlib-cygwin.git/commitdiff
Cygwin: bump DLL version to 3.6.0 cygwin-3.6.0-dev
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 23 Jan 2024 12:42:44 +0000 (13:42 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 31 Jan 2024 19:11:57 +0000 (20:11 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/include/cygwin/version.h

index 4122125a604566b809a0a27d1e99527544248966..a03340ed8b4c1195ecc3bbcfec48d0e321210b01 100644 (file)
@@ -10,7 +10,7 @@ details. */
    the Cygwin shared library".  This version is used to track important
    changes to the DLL and is mainly informative in nature. */
 
-#define CYGWIN_VERSION_DLL_MAJOR 3005
+#define CYGWIN_VERSION_DLL_MAJOR 3006
 #define CYGWIN_VERSION_DLL_MINOR 0
 
 /* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
This page took 0.029526 seconds and 5 git commands to generate.