We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c21e2a3 commit 7531b06Copy full SHA for 7531b06
1 file changed
src/usr/bin/onegate.rb
@@ -29,7 +29,7 @@
29
module CloudClient
30
31
# OpenNebula version
32
- VERSION = '6.4.0'
+ VERSION = '6.6.1'
33
34
# #########################################################################
35
# Default location for the authentication file
@@ -815,4 +815,3 @@ def self.help_str
815
STDERR.puts OneGate.help_str
816
exit -1
817
end
818
-
0 commit comments