summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Keiser <jkeiser@opscode.com>2013-12-05 08:05:53 -0800
committerJohn Keiser <jkeiser@opscode.com>2013-12-05 08:05:53 -0800
commite4fff83026e436aadc08c2e9bc3e8f11b85be92c (patch)
tree08b7aac6ec52c1555c54ac6eeeec247d208e12f6
parent9ef17e49b0f036520d7905007b1b9174f474548b (diff)
downloadmixlib-config-e4fff83026e436aadc08c2e9bc3e8f11b85be92c.tar.gz
Bump revision to 2.1.0.rc.1v2.1.0.rc.1
-rw-r--r--lib/mixlib/config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mixlib/config/version.rb b/lib/mixlib/config/version.rb
index a9a94b2..a30feba 100644
--- a/lib/mixlib/config/version.rb
+++ b/lib/mixlib/config/version.rb
@@ -19,7 +19,7 @@
module Mixlib
module Config
- VERSION = "2.1.0"
+ VERSION = "2.1.0.rc.1"
end
end