Skip to content

Commit 49e1435

Browse files
authored
Update appveyor config
1 parent 35196de commit 49e1435

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44

55
# version format
6-
version: 2.0.0.{build}-{branch}
6+
version: 2.1.0.{build}-{branch}
77

88
# branches to build
99
branches:
@@ -43,8 +43,8 @@ platform: Any CPU
4343

4444
# build Configuration, i.e. Debug, Release, etc.
4545
configuration:
46-
- Debug
4746
- Release
47+
- Debug
4848

4949
# install a few prereqs
5050
install:

0 commit comments

Comments
 (0)