mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Change database version in fsck
This commit is contained in:
parent
e3270951bf
commit
1eba7d8a94
@ -31,7 +31,7 @@ require 'nokogiri'
|
||||
|
||||
module OneDBFsck
|
||||
VERSION = "5.2.0"
|
||||
LOCAL_VERSION = "5.2.0"
|
||||
LOCAL_VERSION = "5.3.80"
|
||||
|
||||
def check_db_version()
|
||||
db_version = read_db_version()
|
||||
|
Loading…
x
Reference in New Issue
Block a user