Skip to content

Commit

Permalink
bump version to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jll63 committed May 26, 2024
1 parent 5ecbc44 commit 363764d
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 @@ -5,7 +5,7 @@

cmake_minimum_required(VERSION 3.20)
cmake_policy(SET CMP0057 NEW)
project(YOMM2 LANGUAGES CXX VERSION 1.5.0)
project(YOMM2 LANGUAGES CXX VERSION 1.5.2)

if(NOT CMAKE_CXX_STANDARD)
set(CMAKE_CXX_STANDARD 17)
Expand Down

0 comments on commit 363764d

Please sign in to comment.