Skip to content

Commit

Permalink
Bump version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel16 committed Dec 31, 2020
1 parent 51e7c6a commit d58108a
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 @@ -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.30")
set(VITA_VERSION "01.40")

# Add version definition
add_definitions(-DAPP_VERSION="${VITA_VERSION}")
Expand Down

0 comments on commit d58108a

Please sign in to comment.