lib/rbkb.rb in rbkb-0.6.10 vs lib/rbkb.rb in rbkb-0.6.11

- old
+ new

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