lib/rconf/version.rb in rconf-0.8.20 vs lib/rconf/version.rb in rconf-0.8.21
- old
+ new
@@ -1,6 +1,6 @@
-# Copyright (C) 2011 RightScale, Inc, All Rights Reserved Worldwide.
+# Copyright (C) 2011-2012 RightScale, Inc, All Rights Reserved Worldwide.
#
# THIS PROGRAM IS CONFIDENTIAL AND PROPRIETARY TO RIGHTSCALE
# AND CONSTITUTES A VALUABLE TRADE SECRET. Any unauthorized use,
# reproduction, modification, or disclosure of this program is
# strictly prohibited. Any use of this program by an authorized
@@ -11,10 +11,10 @@
module RightConf
MAJOR = 0
MINOR = 8
- BUILD = 20
+ BUILD = 21
VERSION = [MAJOR, MINOR, BUILD].map(&:to_s).join('.')
DESCRIPTION = <<-EOS
rconf configures the environment for a given application. rconf reads