We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efb2311 commit 2eba969Copy full SHA for 2eba969
CMakeLists.txt
@@ -9,7 +9,7 @@ else()
9
set(PS1_MEMCARD_PROTOCOL_SUBPROJECT ON)
10
endif()
11
12
-project(ps1-memcard-protocol VERSION 0.0.0 LANGUAGES CXX)
+project(ps1-memcard-protocol VERSION 0.0.1 LANGUAGES CXX)
13
14
find_program(CCACHE_PROGRAM ccache)
15
if(CCACHE_PROGRAM)
0 commit comments