Skip to content

Commit

Permalink
patch version inc
Browse files Browse the repository at this point in the history
  • Loading branch information
urbans0ft committed Sep 26, 2024
1 parent 1035c11 commit 3bd819f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.10)

set(TARGET fileclip CACHE STRING "The projects name." FORCE)

project(${TARGET} VERSION 2.3.3)
project(${TARGET} VERSION 2.3.4)

set(CMAKE_CXX_STANDARD 17)
set(CMAKE_CXX_STANDARD_REQUIRED True)
Expand Down

0 comments on commit 3bd819f

Please sign in to comment.