Bump Ubuntu version to 14.10 in documentation

Ubuntu 14.10 has Vim 7.4.273.
This commit is contained in:
micbou 2016-10-03 12:54:32 +02:00
parent 09054f036a
commit a68f59410f
No known key found for this signature in database
GPG Key ID: C7E8FD1F3BDA1E05
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).