diff --git a/Formula/vim.rb b/Formula/vim.rb index 90b08a812a9..b125345aa49 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-882' - version '7.3.882' + url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-884' + version '7.3.884' head 'https://vim.googlecode.com/hg/'