Skip to content

Commit e9a3002

Browse files
committed
Update CMakeLists.txt
1 parent 1a91f83 commit e9a3002

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
@@ -15,7 +15,7 @@ if (POLICY CMP0141)
1515
endif()
1616

1717
#libaura Definition
18-
project ("libaura" LANGUAGES C CXX VERSION 2024.1.0 DESCRIPTION "A cross-platform base for native Nickvision applications.")
18+
project ("libaura" LANGUAGES C CXX VERSION 2024.1.1 DESCRIPTION "A cross-platform base for native Nickvision applications.")
1919
include(CMakePackageConfigHelpers)
2020
include(GNUInstallDirs)
2121

0 commit comments

Comments
 (0)