Skip to content

Commit 209992e

Browse files
committed
V2024.1.7
1 parent 52c648a commit 209992e

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
@@ -19,7 +19,7 @@ if (POLICY CMP0141)
1919
endif()
2020

2121
#libnick Definition
22-
project ("libnick" LANGUAGES C CXX VERSION 2024.1.6 DESCRIPTION "A cross-platform base for native Nickvision applications.")
22+
project ("libnick" LANGUAGES C CXX VERSION 2024.1.7 DESCRIPTION "A cross-platform base for native Nickvision applications.")
2323
include(CMakePackageConfigHelpers)
2424
include(GNUInstallDirs)
2525
include(CTest)

0 commit comments

Comments
 (0)