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

Update fsck version

This commit is contained in:
Carlos Martín 2014-10-07 12:47:45 +02:00 committed by Ruben S. Montero
parent 82eb1dda5d
commit 897ccbd378

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()