1
0
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:
Ruben S. Montero 2010-10-22 17:36:52 +02:00
parent 057f18bf80
commit 0896c774ec
3 changed files with 3 additions and 3 deletions

View File

@ -203,7 +203,7 @@ public:
static string version()
{
return "OpenNebula 2.0.0";
return "OpenNebula 2.1.0";
};
void start();

View File

@ -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

View File

@ -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