Skip to content

Commit e16a5aa

Browse files
committed
Cygwin: bump DLL version to 3.6.3
1 parent dd10a32 commit e16a5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

winsup/cygwin/include/cygwin/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ details. */
1111
changes to the DLL and is mainly informative in nature. */
1212

1313
#define CYGWIN_VERSION_DLL_MAJOR 3006
14-
#define CYGWIN_VERSION_DLL_MINOR 2
14+
#define CYGWIN_VERSION_DLL_MINOR 3
1515

1616
/* CYGWIN_VERSION_DLL_COMBINED gives us a single number representing the
1717
combined DLL major and minor numbers. */

0 commit comments

Comments
 (0)