From ba6e1408fd2f6929a8e3f4dc527ed1096945fef8 Mon Sep 17 00:00:00 2001 From: Strahinja Val Markovic Date: Thu, 22 Jan 2015 10:14:28 -0800 Subject: [PATCH] Updating to latest ycmd --- python/ycm/base.py | 2 +- third_party/ycmd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/ycm/base.py b/python/ycm/base.py index 3dc7df07..a0acddfe 100644 --- a/python/ycm/base.py +++ b/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: diff --git a/third_party/ycmd b/third_party/ycmd index 4c1f9906..435f23c7 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit 4c1f99061ccc4fd64cb1bc1c2668ceddabd04826 +Subproject commit 435f23c74d5ee77b8e15ba1d8fb5996d4b547eb7