bump version

This commit is contained in:
2025-12-19 00:23:02 +03:00
parent 2d653834a5
commit dff3e916fe
4 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.25)
project(clrsync VERSION 0.1.6 LANGUAGES CXX)
project(clrsync VERSION 0.1.7 LANGUAGES CXX)
include(GNUInstallDirs)