Release 0.6.8

- Build separate packages for OSD, monitor, client, C header, fio and QEMU drivers
  instead of one package which included everything
This commit is contained in:
Vitaliy Filippov
2021-11-15 00:49:21 +03:00
parent 75b47a6298
commit 920345f7b6
14 changed files with 21 additions and 21 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 2.8)
project(vitastor)
set(VERSION "0.6.7")
set(VERSION "0.6.8")
add_subdirectory(src)