Skip to content

Commit 384d479

Browse files
Set library version: 0.12.1
1 parent 12798ed commit 384d479

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44

55
# version format
6-
version: 0.12.0.{build}
6+
version: 0.12.1.{build}
77

88
# branches to build
99
branches:

build/common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939

4040
<Major>0</Major>
4141
<Minor>12</Minor>
42-
<Revision>0</Revision>
42+
<Revision>1</Revision>
4343

4444
<BuildNumber Condition=" '$(APPVEYOR_BUILD_NUMBER)' != '' ">$(APPVEYOR_BUILD_NUMBER)</BuildNumber>
4545
<BuildNumber Condition=" '$(BuildNumber)' == '' ">0</BuildNumber>

0 commit comments

Comments
 (0)