Skip to content

Commit 25ad190

Browse files
committed
v1.2.1
1 parent aaddee4 commit 25ad190

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.16)
2-
project(glim VERSION 1.2.0 LANGUAGES CXX)
2+
project(glim VERSION 1.2.1 LANGUAGES CXX)
33

44
add_compile_options(-std=c++17)
55
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_LIST_DIR}/cmake")

0 commit comments

Comments
 (0)