Skip to content

Commit

Permalink
Merge pull request fsharp#457 from ctaggart/patch-1
Browse files Browse the repository at this point in the history
next up will be 4.0.0.2
  • Loading branch information
dsyme committed Jul 24, 2015
2 parents c3aaf7d + f12224a commit da95703
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 da95703

Please sign in to comment.