We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b51c9 commit 7f55cd1Copy full SHA for 7f55cd1
1 file changed
mfi-server/CMakeLists.txt
@@ -27,7 +27,7 @@ set(MFI_SERVER_SOURCE_CODE
27
${CMAKE_CURRENT_SOURCE_DIR}/src/mg/server.cpp
28
${CMAKE_CURRENT_SOURCE_DIR}/src/mongoose.c
29
)
30
-set(MFI_SERVER_VERSION 1.0.0.0)
+set(MFI_SERVER_VERSION 1.1.0.0)
31
add_executable(${MFI_SERVER_TARGET_NAME}
32
${MFI_SERVER_HEADERS}
33
${MFI_SERVER_SOURCE_CODE}
0 commit comments