Skip to content

Commit

Permalink
next up will be 4.0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ctaggart committed Jul 24, 2015
1 parent c3aaf7d commit f12224a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.ps1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

# the version under development, update after a release
$version = '4.0.0.1'
$version = '4.0.0.2'

function isVersionTag($tag){
$v = New-Object Version
Expand Down

0 comments on commit f12224a

Please sign in to comment.