Merge pull request #2672 from github/cut-release-v4.6.4

Cut release v4.6.4
This commit is contained in:
Arfon Smith
2015-10-05 11:15:35 +01:00
38 changed files with 39 additions and 37 deletions

View File

@@ -178,6 +178,8 @@ vendor/grammars/assembly.tmbundle:
- source.x86asm - source.x86asm
vendor/grammars/atom-fsharp/: vendor/grammars/atom-fsharp/:
- source.fsharp - source.fsharp
- source.fsharp.fsi
- source.fsharp.fsx
vendor/grammars/atom-language-purescript/: vendor/grammars/atom-language-purescript/:
- source.purescript - source.purescript
vendor/grammars/atom-salt: vendor/grammars/atom-salt:

View File

@@ -1,3 +1,3 @@
module Linguist module Linguist
VERSION = "4.6.3" VERSION = "4.6.4"
end end