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

Update fsck version

This commit is contained in:
Carlos Martín 2014-10-07 12:47:45 +02:00
parent 5ad4f6157f
commit 878153e384

View File

@ -23,7 +23,7 @@ require 'nokogiri'
module OneDBFsck
VERSION = "4.6.0"
LOCAL_VERSION = "4.7.80"
LOCAL_VERSION = "4.9.80"
def check_db_version()
db_version = read_db_version()