diff options
author | Varac <varac@leap.se> | 2014-10-22 21:06:59 +0800 |
---|---|---|
committer | Gerrit Code Review <gerrit2@review.leap.se> | 2014-10-22 21:06:59 +0800 |
commit | 6cb63095c172c7a31123b9b423da66beb9298cee (patch) | |
tree | bf485121bca60d156803592b03256012383239ff /platform.rb | |
parent | a936a12ca449a844174baad841332f2c5a9a2bff (diff) | |
parent | b76445c07688ba1b4e8940189f8538a741de92d4 (diff) |
Merge "modify the leap repository contents so they pick the correct repository, based on the hiera value 'major_version' (#6251)" into develop
Diffstat (limited to 'platform.rb')
-rw-r--r-- | platform.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/platform.rb b/platform.rb index 35017559..06a49b7e 100644 --- a/platform.rb +++ b/platform.rb @@ -4,7 +4,7 @@ # Leap::Platform.define do - self.version = "0.5.4.1" + self.version = "0.6" self.compatible_cli = "1.6.0".."1.99" # |