diff --git a/CMakeLists.txt b/CMakeLists.txt index af2785b..8b7a495 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)