about summary refs log tree commit homepage
path: root/lib/zbatery.rb
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2011-05-16 14:28:29 -0700
committerEric Wong <normalperson@yhbt.net>2011-05-16 14:31:19 -0700
commit604dc05809e14c41f148962cc7d6849a941f8e8f (patch)
treed7aab70177e82eae83aebe74f6b56e6af1615cbf /lib/zbatery.rb
parentd2bfeb287656d231737379dfda38b1ef8908bf22 (diff)
downloadzbatery-604dc05809e14c41f148962cc7d6849a941f8e8f.tar.gz
Zbatery 3.3.0 - another Rainbows! resync v3.3.0
Like Rainbows! 3.3.0, we've added the GPLv3 to our license
(in addition to GPLv2 and Ruby terms).  See Rainbows! 3.3.0
release notes and news for more infor on changes:

http://rainbows.rubyforge.org/NEWS.html
Diffstat (limited to 'lib/zbatery.rb')
-rw-r--r--lib/zbatery.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/zbatery.rb b/lib/zbatery.rb
index b81ad23..07566fa 100644
--- a/lib/zbatery.rb
+++ b/lib/zbatery.rb
@@ -1,10 +1,10 @@
 # -*- encoding: binary -*-
 # :enddoc:
 require 'rainbows'
-
+Rainbows.forked = true
 module Zbatery
 
-  VERSION = "3.1.0"
+  VERSION = "3.3.0"
 
   class << self