Skip to content

Commit 31ea3db

Browse files
Set library version: 0.11.5
1 parent 8721a97 commit 31ea3db

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#---------------------------------#
44

55
# version format
6-
version: 0.11.4.{build}
6+
version: 0.11.5.{build}
77

88
# branches to build
99
branches:

build/common.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838

3939
<Major>0</Major>
4040
<Minor>11</Minor>
41-
<Revision>4</Revision>
41+
<Revision>5</Revision>
4242

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

0 commit comments

Comments
 (0)