We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c73122 commit cb23ca3Copy full SHA for cb23ca3
winsup/cygwin/include/cygwin/version.h
@@ -11,7 +11,7 @@ details. */
11
changes to the DLL and is mainly informative in nature. */
12
13
#define CYGWIN_VERSION_DLL_MAJOR 3005
14
-#define CYGWIN_VERSION_DLL_MINOR 6
+#define CYGWIN_VERSION_DLL_MINOR 7
15
16
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
17
combined DLL major and minor numbers. */
0 commit comments