Release 1.7.1

Some stupid hotfixes for 1.7.0 :)

- Fix NFS mount
- Fix modify-osd
- Fix use_antietcd not taken from /etc
This commit is contained in:
Vitaliy Filippov
2024-07-16 00:07:03 +03:00
parent e7869611fa
commit e898335b8d
13 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)
project(vitastor)
set(VERSION "1.7.0")
set(VERSION "1.7.1")
add_subdirectory(src)