Skip to content

Commit

Permalink
cmake: Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
joel16 committed Jun 12, 2022
1 parent 0196365 commit cd6a592
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 @@ -13,7 +13,7 @@ include("${VITASDK}/share/vita.cmake" REQUIRED)

set(VITA_APP_NAME "VITA Homebrew Sorter")
set(VITA_TITLEID "VITAHBSRT")
set(VITA_VERSION "01.24")
set(VITA_VERSION "01.25")

add_definitions(-DAPP_VERSION="${VITA_VERSION}")
add_definitions(
Expand Down

0 comments on commit cd6a592

Please sign in to comment.