summaryrefslogtreecommitdiff
path: root/platform.rb
diff options
context:
space:
mode:
authorMicah Anderson <micah@leap.se>2014-08-20 15:00:26 -0400
committerMicah Anderson <micah@leap.se>2014-08-20 15:00:26 -0400
commit187b0dfc90d568449af73b37f57acdb39b2ac2bb (patch)
tree1ea2aa6233d899cafcf185b7e75d01179fbea939 /platform.rb
parent204a88446614673a13f339ee0c321a8a51c4aa4e (diff)
set the maximum leap cli version for this version of the platform
Change-Id: I6be37c3c65c47e650c0e67bd43df8e2b1ac40dd6
Diffstat (limited to 'platform.rb')
-rw-r--r--platform.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform.rb b/platform.rb
index cd0cbde0..9a235bb9 100644
--- a/platform.rb
+++ b/platform.rb
@@ -4,8 +4,8 @@
#
Leap::Platform.define do
- self.version = "0.5.2"
- self.compatible_cli = "1.5.5".."1.99"
+ self.version = "0.5.3"
+ self.compatible_cli = "1.5.5".."1.5.7"
#
# the facter facts that should be gathered