vim 7.3.712

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-10-24 00:08:40 -05:00
parent 06e62adca8
commit 7500437ec6

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-709'
version '7.3.709'
url 'https://vim.googlecode.com/hg/', :tag => 'v7-3-712'
version '7.3.712'
head 'https://vim.googlecode.com/hg/'