Skip to content

Commit 2fee408

Browse files
authored
Update CMakeLists.txt
1 parent 35135e2 commit 2fee408

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 @@ if (${CMAKE_SOURCE_DIR} MATCHES ${CMAKE_BINARY_DIR})
55
endif ()
66

77
project(mpnw
8-
VERSION 0.9.1
8+
VERSION 1.0.0
99
DESCRIPTION "Multi-platform networking library"
1010
HOMEPAGE_URL "https://github.com/cfnptr/mpnw"
1111
LANGUAGES C)

0 commit comments

Comments
 (0)