vim 7.3.872

This commit is contained in:
Adam Vandenberg 2013-03-19 09:02:56 -07:00
parent f51259e387
commit 76bb656b47

View file

@ -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-871'
version '7.3.871'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-872'
version '7.3.872'
head 'https://vim.googlecode.com/hg/'