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

development: Update local DB version to 5.8

This commit is contained in:
Ruben S. Montero 2019-02-21 10:47:40 +01:00
parent 4a97c51329
commit 3c75f62317

View File

@ -53,7 +53,7 @@ require 'fsck/quotas'
module OneDBFsck
VERSION = "5.6.0"
LOCAL_VERSION = "5.7.80"
LOCAL_VERSION = "5.8.0"
def db_version
if defined?(@db_version) && @db_version