Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5cf648b

Browse files
committed
Seems there was a version string here that still looked like 1.5.2.
1 parent 8c4cba8 commit 5cf648b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PC/python_nt.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ END
2828
//
2929

3030
VS_VERSION_INFO VERSIONINFO
31-
FILEVERSION 1,5,2,3
32-
PRODUCTVERSION 1,5,2,3
31+
FILEVERSION 1,6,0,0
32+
PRODUCTVERSION 1,6,0,0
3333
FILEFLAGSMASK 0x3fL
3434
#ifdef _DEBUG
3535
FILEFLAGS 0x1L

0 commit comments

Comments
 (0)