diff --git a/CMakeLists.txt b/CMakeLists.txt index b003aa2..a7e3a8e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -27,7 +27,7 @@ set(VITA_APP_NAME "VITAlbum") # unique string of developer and Y = a unique number for this app set(VITA_TITLEID "VITALBUM0") # Optional version string to show in LiveArea's more info screen -set(VITA_VERSION "01.20") +set(VITA_VERSION "01.30") ## Flags and includes for building # Note that we make sure not to overwrite previous flags