1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-22 18:50:08 +03:00

Update version to 2.3.0

This commit is contained in:
Jaime Melis 2011-02-25 15:20:50 +01:00
parent d5bd23cb93
commit 4c76798143
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -31,7 +31,7 @@ Options:
EOT
ONE_VERSION=<<-EOT
OpenNebula 2.1.0
OpenNebula 2.3.0
Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org)
Licensed under the Apache License, Version 2.0 (the "License"); you may

View File

@ -173,7 +173,7 @@ module CloudCLI
def version_text
version=<<EOT
OpenNebula 2.1.0
OpenNebula 2.3.0
Copyright 2002-2011, OpenNebula Project Leads (OpenNebula.org)
Licensed under the Apache License, Version 2.0 (the "License"); you may