From: William Morgan Date: Tue, 22 Apr 2008 16:35:41 +0000 (-0700) Subject: bump version to 0.5 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=9ee2844486c7e826117418b9f94da07aaa144da4;p=sup bump version to 0.5 --- diff --git a/bin/sup b/bin/sup index 45db505..523c685 100644 --- a/bin/sup +++ b/bin/sup @@ -7,7 +7,7 @@ require 'fileutils' require 'trollop' require "sup" -BIN_VERSION = "git" +BIN_VERSION = "0.5" unless Redwood::VERSION == BIN_VERSION $stderr.puts <