From: wmorgan Date: Sun, 10 Dec 2006 20:28:35 +0000 (+0000) Subject: christ X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=d4d87b51304d491e9dbe3cdc6d9613ba848e64e8;p=sup christ git-svn-id: svn://rubyforge.org/var/svn/sup/trunk@82 5c8cc53c-5e98-4d25-b20a-d8db53a31250 --- diff --git a/lib/sup.rb b/lib/sup.rb index 669938e..353190c 100644 --- a/lib/sup.rb +++ b/lib/sup.rb @@ -15,7 +15,7 @@ class Object end module Redwood - VERSION = "0.0.2a" + VERSION = "0.0.2" BASE_DIR = File.join(ENV["HOME"], ".sup") CONFIG_FN = File.join(BASE_DIR, "config.yaml")