From 6fdcf609f30208f2c2a9abbed1687ae76f7a03b6 Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Wed, 6 Jun 2012 19:52:01 -0700 Subject: Multimarkdown: add missing version --- Library/Formula/multimarkdown.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/multimarkdown.rb b/Library/Formula/multimarkdown.rb index a68ccc505..55902661d 100644 --- a/Library/Formula/multimarkdown.rb +++ b/Library/Formula/multimarkdown.rb @@ -4,6 +4,7 @@ require 'formula' class Multimarkdown < Formula homepage 'http://fletcherpenney.net/multimarkdown/' url 'https://github.com/fletcher/peg-multimarkdown.git', :tag => '3.6' + version '3.6' head 'https://github.com/fletcher/peg-multimarkdown.git', :branch => 'development' -- cgit v1.2.3