X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=bin%2Fsup;h=523c685fcf49da16c984df58a4648e69743f75d2;hb=4c92e4db6639bc2ce18694dc9120ff44e29605bc;hp=45db505120c30fb65127df0b3846b03d6bde69fa;hpb=d496466daeef90657118c9c5a729d18296efa4b2;p=sup 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 <