Skip to content

Commit c90e02e

Browse files
committed
Set project version to correct number
1 parent 52e5b4b commit c90e02e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ else()
99
set(PS1_MEMCARD_PROTOCOL_SUBPROJECT ON)
1010
endif()
1111

12-
project(ps1-memcard-protocol VERSION 0.3.0 LANGUAGES CXX)
12+
project(ps1-memcard-protocol VERSION 0.0.0 LANGUAGES CXX)
1313

1414
find_program(CCACHE_PROGRAM ccache)
1515
if(CCACHE_PROGRAM)

0 commit comments

Comments
 (0)