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

Bump version fsck to 5.6.0

This commit is contained in:
Ruben S. Montero 2018-07-06 10:28:42 +02:00
parent c2aaa64e5d
commit 1db429e363

View File

@ -52,8 +52,8 @@ require 'fsck/template'
require 'fsck/quotas'
module OneDBFsck
VERSION = "5.5.80"
LOCAL_VERSION = "5.5.80"
VERSION = "5.6.0"
LOCAL_VERSION = "5.6.0"
def db_version
if defined?(@db_version) && @db_version