lib/rconf/version.rb in rconf-0.6.35 vs lib/rconf/version.rb in rconf-0.7.0

- old
+ new

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