From: William Morgan Date: Fri, 25 Apr 2008 16:36:42 +0000 (-0700) Subject: i suck. move BIN_VERSION and LIB_VERSION back to "git" X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=5ccd5dcb324aaed84e2775729f953384f780d43c;p=sup i suck. move BIN_VERSION and LIB_VERSION back to "git" --- diff --git a/bin/sup b/bin/sup index 078a134..6360cde 100644 --- a/bin/sup +++ b/bin/sup @@ -7,7 +7,7 @@ require 'fileutils' require 'trollop' require "sup" -BIN_VERSION = "0.5" +BIN_VERSION = "git" unless Redwood::VERSION == BIN_VERSION $stderr.puts <