lib/ruby_app/version.rb in RubyApp-0.6.63 vs lib/ruby_app/version.rb in RubyApp-0.6.64
- old
+ new
@@ -1,6 +1,6 @@
module RubyApp
- VERSION = "0.6.63"
+ VERSION = "0.6.64"
ROOT = File.expand_path(File.dirname(__FILE__))
def self.root
@@_root ||= '/'
end