From a16c80add0f350501b3c9d4c0cf12c0010263178 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Fri, 28 Jun 2013 21:17:12 -0500 Subject: Detect versions in tag specs Closes #18300. Closes #20891. --- Library/Formula/git-flow.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'Library/Formula/git-flow.rb') diff --git a/Library/Formula/git-flow.rb b/Library/Formula/git-flow.rb index e5194109d..51566caf2 100644 --- a/Library/Formula/git-flow.rb +++ b/Library/Formula/git-flow.rb @@ -13,7 +13,6 @@ class GitFlow < Formula # Use the tag instead of the tarball to get submodules url 'https://github.com/nvie/gitflow.git', :tag => '0.4.1' - version '0.4.1' head 'https://github.com/nvie/gitflow.git', :branch => 'develop' -- cgit v1.2.3