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

onedb: The 3.0 migrator was renamed to 3.0.0 in one-3.0, but not in master. See commit:ac2f9966

This commit is contained in:
Carlos Martín 2011-10-17 17:31:46 +02:00
parent 1122f2f2d3
commit 75324dab26
2 changed files with 2 additions and 2 deletions

View File

@ -18,11 +18,11 @@ include REXML
module Migrator
def db_version
"3.0"
"3.0.0"
end
def one_version
"OpenNebula 3.0"
"OpenNebula 3.0.0"
end
def up