Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyme committed Jul 16, 2016
1 parent 1b22024 commit 3438b3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG-fsharp.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
4.0.1.3
* Integrate Microsoft\visualfsharp to 688c26bdbbfc766326fc45e4d918f87fcba1e7ba. F# 4.1 work
* [Inlined function causes "FS0078: Unable to find the file"](https://github.com/fsharp/fsharp/issues/584)

4.0.1.2
* Integrate Microsoft\visualfsharp to 5d8126a. F# 4.1 work
* FCS API integration and alignment
Expand Down
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.1.2'
$version = '4.0.1.3'

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

0 comments on commit 3438b3c

Please sign in to comment.