Auto merge of #2362 - micbou:documentation-ubuntu, r=vheon

[READY] Bump Ubuntu version to 14.10 in documentation

Ubuntu 14.10 has Vim 7.4.273.

Closes #2361.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/2362)
<!-- Reviewable:end -->
This commit is contained in:
Homu 2016-10-04 01:54:38 +09:00
commit c1cd62dc3c
2 changed files with 5 additions and 5 deletions

View File

@ -210,10 +210,10 @@ that are conservatively turned off by default that you may want to turn on.
Please refer to the full Installation Guide below; the following commands are Please refer to the full Installation Guide below; the following commands are
provided on a best-effort basis and may not work for you. provided on a best-effort basis and may not work for you.
Make sure you have Vim 7.4.143 with python2 or python3 support. Ubuntu 14.04 and Make sure you have Vim 7.4.143 with Python 2 or Python 3 support. Ubuntu 14.10
later have a Vim that's recent enough. You can see the version of Vim installed and later have a Vim that's recent enough. You can see the version of Vim
by running `vim --version`. If the version is too old, you may need to [compile installed by running `vim --version`. If the version is too old, you may need to
Vim from source][vim-build] (don't worry, it's easy). [compile Vim from source][vim-build] (don't worry, it's easy).
Install YouCompleteMe with [Vundle][]. Install YouCompleteMe with [Vundle][].

View File

@ -404,7 +404,7 @@ Ubuntu Linux x64 ~
Please refer to the full Installation Guide below; the following commands are Please refer to the full Installation Guide below; the following commands are
provided on a best-effort basis and may not work for you. provided on a best-effort basis and may not work for you.
Make sure you have Vim 7.4.143 with python2 or python3 support. Ubuntu 14.04 Make sure you have Vim 7.4.143 with Python 2 or Python 3 support. Ubuntu 14.10
and later have a Vim that's recent enough. You can see the version of Vim and later have a Vim that's recent enough. You can see the version of Vim
installed by running 'vim --version'. If the version is too old, you may need installed by running 'vim --version'. If the version is too old, you may need
to compile Vim from source [26] (don't worry, it's easy). to compile Vim from source [26] (don't worry, it's easy).