Release 2.4.2

A micro-fix to the make-etcd script and a minor fix to vitastor-cli rm
leaving "deleted" flag after itself when using "inverse delete".
This commit is contained in:
Vitaliy Filippov
2025-11-04 17:51:09 +03:00
parent 4ab93d8481
commit 622631c146
18 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -2,6 +2,6 @@ cmake_minimum_required(VERSION 2.8.12)
project(vitastor)
set(VITASTOR_VERSION "2.4.1")
set(VITASTOR_VERSION "2.4.2")
add_subdirectory(src)