Skip to content

Commit 363764d

Browse files
committed
bump version to 1.5.2
1 parent 5ecbc44 commit 363764d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
cmake_minimum_required(VERSION 3.20)
77
cmake_policy(SET CMP0057 NEW)
8-
project(YOMM2 LANGUAGES CXX VERSION 1.5.0)
8+
project(YOMM2 LANGUAGES CXX VERSION 1.5.2)
99

1010
if(NOT CMAKE_CXX_STANDARD)
1111
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)