diff --git a/Formula/vim.rb b/Formula/vim.rb index b125345aa49..939552d2be2 100644 --- a/Formula/vim.rb +++ b/Formula/vim.rb @@ -4,8 +4,8 @@ class Vim < Formula homepage 'http://www.vim.org/' # Get stable versions from hg repo instead of downloading an increasing # number of separate patches. - url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-884' - version '7.3.884' + url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-888' + version '7.3.888' head 'https://vim.googlecode.com/hg/'