lib/rconf/version.rb in rconf-0.8.30 vs lib/rconf/version.rb in rconf-0.9.4

- old
+ new

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