Merge pull request #3071 from github/cut-release-4.8.7

Cut release 4.8.7
This commit is contained in:
Arfon Smith
2016-06-21 10:30:45 -06:00
committed by GitHub
26 changed files with 27 additions and 27 deletions

4
.gitmodules vendored
View File

@@ -675,8 +675,8 @@
path = vendor/grammars/pig-latin
url = https://github.com/goblindegook/sublime-text-pig-latin
[submodule "vendor/grammars/sourcepawn"]
path = vendor/grammars/sourcepawn
url = https://github.com/austinwagner/sublime-sourcepawn
path = vendor/grammars/sourcepawn
url = https://github.com/austinwagner/sublime-sourcepawn
[submodule "vendor/grammars/gdscript"]
path = vendor/grammars/gdscript
url = https://github.com/beefsack/GDScript-sublime

View File

@@ -1,3 +1,3 @@
module Linguist
VERSION = "4.8.6"
VERSION = "4.8.7"
end