]> git.cworth.org Git - sup/blobdiff - lib/sup.rb
Merge branch 'bin-lib-versions'
[sup] / lib / sup.rb
index 064e0af4e9f61200696ffd7bd164826540b5e4b2..cec36b636d06c82bab14f0013b2ac2c6c9fac56d 100644 (file)
@@ -33,7 +33,7 @@ class Module
 end
 
 module Redwood
-  VERSION = "0.3"
+  VERSION = "git"
 
   BASE_DIR   = ENV["SUP_BASE"] || File.join(ENV["HOME"], ".sup")
   CONFIG_FN  = File.join(BASE_DIR, "config.yaml")