We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8c991f commit 52eb0c7Copy full SHA for 52eb0c7
CMakeLists.txt
@@ -1,7 +1,7 @@
1
2
cmake_minimum_required(VERSION 3.11)
3
4
-project(libnv-portable VERSION 1.0.0 DESCRIPTION "A cross-platform userspace version of libnv, ported from FreeBSD")
+project(libnv-portable VERSION 1.0.1 DESCRIPTION "A cross-platform userspace version of libnv, ported from FreeBSD")
5
6
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake/")
7
0 commit comments