Skip to content

Commit f04527c

Browse files
committed
Cygwin: bump dll minor version to 3.6.7
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
1 parent c668070 commit f04527c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 6
14+
#define CYGWIN_VERSION_DLL_MINOR 7
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)