mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
M #-: Missing bump to 6.4.1
This commit is contained in:
parent
350ad54270
commit
93414f5b30
@ -29,7 +29,7 @@ require 'pp'
|
||||
module CloudClient
|
||||
|
||||
# OpenNebula version
|
||||
VERSION = '6.4.0'
|
||||
VERSION = '6.4.1'
|
||||
|
||||
# #########################################################################
|
||||
# Default location for the authentication file
|
||||
|
@ -51,7 +51,7 @@ end
|
||||
module CloudClient
|
||||
|
||||
# OpenNebula version
|
||||
VERSION = '6.4.0'
|
||||
VERSION = '6.4.1'
|
||||
|
||||
# #########################################################################
|
||||
# Default location for the authentication file
|
||||
|
@ -77,5 +77,5 @@ require 'opennebula/flow'
|
||||
module OpenNebula
|
||||
|
||||
# OpenNebula version
|
||||
VERSION = '6.4.0'
|
||||
VERSION = '6.4.1'
|
||||
end
|
||||
|
@ -16,6 +16,6 @@
|
||||
|
||||
module OneCfg
|
||||
|
||||
VERSION = '6.4.0'
|
||||
VERSION = '6.4.1'
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user