lib/rconf/version.rb in rconf-0.7.15 vs lib/rconf/version.rb in rconf-0.8.0

- old
+ new

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