]> git.cworth.org Git - sup/blobdiff - bin/sup
use rsync instead of ssh for webpage transfers, etc
[sup] / bin / sup
diff --git a/bin/sup b/bin/sup
index 45db505120c30fb65127df0b3846b03d6bde69fa..523c685fcf49da16c984df58a4648e69743f75d2 100644 (file)
--- 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 <<EOS