Merge pull request #3035 from github/cut-release-v4.8.6

Cut release v4.8.6
This commit is contained in:
Arfon Smith
2016-06-02 19:11:46 -06:00
29 changed files with 30 additions and 32 deletions

View File

@@ -18,8 +18,6 @@ http://svn.textmate.org/trunk/Review/Bundles/XQuery.tmbundle:
https://bitbucket.org/Clams/sublimesystemverilog/get/default.tar.gz:
- source.systemverilog
- source.ucfconstraints
https://fan.googlecode.com/hg-history/Build%201.0.55/adm/tools/textmate/Fan.tmbundle/Syntaxes/Fan.tmLanguage:
- source.fan
vendor/grammars/Agda.tmbundle:
- source.agda
vendor/grammars/Alloy.tmbundle:
@@ -502,8 +500,8 @@ vendor/grammars/ruby.tmbundle:
- source.ruby
- text.html.erb
vendor/grammars/sas.tmbundle:
- source.SASLog
- source.sas
- source.sas_log
vendor/grammars/sass-textmate-bundle:
- source.sass
vendor/grammars/scala.tmbundle:

View File

@@ -1083,7 +1083,7 @@ Fantom:
color: "#dbded5"
extensions:
- .fan
tm_scope: source.fan
tm_scope: none
ace_mode: text
Filterscript:
@@ -1443,7 +1443,7 @@ HTML+Django:
- html+jinja
- htmldjango
ace_mode: django
HTML+ECR:
type: markup
tm_scope: text.html.ecr

View File

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