mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-16 22:50:10 +03:00
Master is now OpenNebula 2.1.0
This commit is contained in:
parent
057f18bf80
commit
0896c774ec
@ -203,7 +203,7 @@ public:
|
||||
|
||||
static string version()
|
||||
{
|
||||
return "OpenNebula 2.0.0";
|
||||
return "OpenNebula 2.1.0";
|
||||
};
|
||||
|
||||
void start();
|
||||
|
@ -31,7 +31,7 @@ Options:
|
||||
EOT
|
||||
|
||||
ONE_VERSION=<<-EOT
|
||||
OpenNebula 2.0.0
|
||||
OpenNebula 2.1.0
|
||||
Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
|
@ -138,7 +138,7 @@ module CloudCLI
|
||||
|
||||
def version_text
|
||||
version=<<EOT
|
||||
OpenNebula 2.0.0
|
||||
OpenNebula 2.1.0
|
||||
Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org)
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License"); you may
|
||||
|
Loading…
x
Reference in New Issue
Block a user