Browse Source

Updating to latest ycmd

Strahinja Val Markovic 10 years ago
parent
commit
ba6e1408fd
2 changed files with 2 additions and 2 deletions
  1. 1 1
      python/ycm/base.py
  2. 1 1
      third_party/ycmd

+ 1 - 1
python/ycm/base.py

@@ -171,7 +171,7 @@ def OverlapLength( left_string, right_string ):
       length += 1
 
 
-COMPATIBLE_WITH_CORE_VERSION = 13
+COMPATIBLE_WITH_CORE_VERSION = 14
 
 def CompatibleWithYcmCore():
   try:

+ 1 - 1
third_party/ycmd

@@ -1 +1 @@
-Subproject commit 4c1f99061ccc4fd64cb1bc1c2668ceddabd04826
+Subproject commit 435f23c74d5ee77b8e15ba1d8fb5996d4b547eb7