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