Skip to content

Commit

Permalink
Bump version to 00.83
Browse files Browse the repository at this point in the history
  • Loading branch information
devnoname120 committed Nov 3, 2018
1 parent 1b8f547 commit 68b529e
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 @@ -18,7 +18,7 @@ include(FindPkgConfig)

set(VITA_APP_NAME "Vita Homebrew Browser")
set(VITA_TITLEID "VHBB00001")
set(VITA_VERSION "00.82")
set(VITA_VERSION "00.83")
add_definitions(-DVITA_VERSION="${VITA_VERSION}")

option(DEBUGNET "Enable debugnet for logging" ON)
Expand Down

0 comments on commit 68b529e

Please sign in to comment.