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:
parent
4a97c51329
commit
3c75f62317
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user