Skip to content

Commit 9c3db57

Browse files
committed
Release v1.0.1
1 parent 545cc3d commit 9c3db57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Src/XQCtl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ END_PROPPAGEIDS(CXQCtrl)
7474
/////////////////////////////////////////////////////////////////////////////
7575
// Initialize class factory and guid
7676

77-
IMPLEMENT_OLECREATE_EX(CXQCtrl, "ChineseChessControl.1.0.0",
77+
IMPLEMENT_OLECREATE_EX(CXQCtrl, "ChineseChessControl.1.0.1",
7878
0x71ad322, 0x22ba, 0x45bf, 0x9e, 0x1f, 0x15, 0x4e, 0xfa, 0xf4, 0xe4, 0x2b)
7979

8080

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#TODO: Change version
22

3-
version: 'v1.0..{build}'
3+
version: 'v1.0.1.{build}'
44

55
cache:
66
- model

0 commit comments

Comments
 (0)