diff options
Diffstat (limited to 'Library/Formula/ttytter.rb')
| -rw-r--r-- | Library/Formula/ttytter.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ttytter.rb b/Library/Formula/ttytter.rb index 3c8eec0fc..b677ce29c 100644 --- a/Library/Formula/ttytter.rb +++ b/Library/Formula/ttytter.rb @@ -6,7 +6,7 @@ class Ttytter < Formula sha1 'dd20d55aa819699b3e39ca4c35bf390b3e074db3' def install - bin.install '2.1.00.txt' => 'ttytter' + bin.install "#{version}.txt" => "ttytter" end def caveats; <<-EOS.undent |
