Skip to content

Commit

Permalink
Update version to 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
winsoft666 committed Nov 27, 2024
1 parent 1ea5946 commit 1774bf9
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 @@ -19,7 +19,7 @@ cmake_minimum_required(VERSION 3.16 FATAL_ERROR)
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/CMake;${CMAKE_MODULE_PATH};")

project(zoe
VERSION 3.4
VERSION 3.6
LANGUAGES CXX
)

Expand Down

0 comments on commit 1774bf9

Please sign in to comment.