lib/rconf/version.rb in rconf-0.5.9 vs lib/rconf/version.rb in rconf-0.6.1

- old
+ new

@@ -10,11 +10,11 @@ # the licensee module RightConf MAJOR = 0 - MINOR = 5 - BUILD = 9 + MINOR = 6 + BUILD = 1 VERSION = [MAJOR, MINOR, BUILD].map(&:to_s).join('.') DESCRIPTION = <<-EOS rconf configures the environment for a given application. rconf reads