Skip to content

Commit

Permalink
Bump the version to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
v-atamanenko committed Sep 9, 2022
1 parent 1480454 commit 79fcfbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ include("${VITASDK}/share/vita.cmake" REQUIRED)
set(VITA_APP_NAME "Baba Is You")
set(VITA_TITLEID "BABAISYOU")
set(VITA_VPKNAME "BABAISYOU")
set(VITA_VERSION "01.30")
set(VITA_VERSION "01.40")
set(VITA_MKSFOEX_FLAGS "-d ATTRIBUTE2=12")

option(DEBUG "Print debug information to stdout" OFF)
Expand Down

0 comments on commit 79fcfbd

Please sign in to comment.