lib/rconf/version.rb in rconf-0.10.1 vs lib/rconf/version.rb in rconf-1.0.0

- old
+ new

@@ -9,12 +9,12 @@ # License Agreement between RightScale.com, Inc. and # the licensee module RightConf - MAJOR = 0 - MINOR = 10 - BUILD = 1 + MAJOR = 1 + MINOR = 0 + BUILD = 0 VERSION = [MAJOR, MINOR, BUILD].map(&:to_s).join('.') DESCRIPTION = <<-EOS rconf configures the environment for a given application. rconf reads