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

Merge branch 'bug-295' of dsa-research.org:one into bug-295

This commit is contained in:
Tino Vázquez 2010-07-29 11:31:42 +02:00
commit f1f6a232ab
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -31,7 +31,7 @@ Options:
EOT
ONE_VERSION=<<-EOT
OpenNebula 1.5.0
OpenNebula 1.9.80
Copyright 2002-2010, OpenNebula Project Leads (OpenNebula.org)
EOT