vim 7.3.709

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jack Nagel 2012-10-21 17:54:15 -05:00
parent 6b4a695d14
commit e135a40be5
1 changed files with 2 additions and 2 deletions

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