lib/rbkb.rb in emonti-rbkb-0.6.6 vs lib/rbkb.rb in emonti-rbkb-0.6.7

- old
+ new

@@ -1,9 +1,9 @@ module Rbkb # :stopdoc: - VERSION = '0.6.6' + VERSION = '0.6.7' LIBPATH = ::File.expand_path(::File.dirname(__FILE__)) + ::File::SEPARATOR PATH = ::File.dirname(LIBPATH) + ::File::SEPARATOR # :startdoc: # Returns the version string for the library.