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 a439763 commit 17765acCopy full SHA for 17765ac
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 3006
14
-#define CYGWIN_VERSION_DLL_MINOR 1
+#define CYGWIN_VERSION_DLL_MINOR 2
15
16
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
17
combined DLL major and minor numbers. */
0 commit comments