mirror of
https://github.com/joel16/VITA-Homebrew-Sorter.git
synced 2024-11-23 03:19:42 +00:00
app: Bump version to 1.27
This commit is contained in:
parent
839502ed39
commit
579132fee9
@ -13,7 +13,7 @@ include("${VITASDK}/share/vita.cmake" REQUIRED)
|
|||||||
|
|
||||||
set(VITA_APP_NAME "VITA Homebrew Sorter")
|
set(VITA_APP_NAME "VITA Homebrew Sorter")
|
||||||
set(VITA_TITLEID "VITAHBSRT")
|
set(VITA_TITLEID "VITAHBSRT")
|
||||||
set(VITA_VERSION "01.26")
|
set(VITA_VERSION "01.27")
|
||||||
|
|
||||||
add_definitions(-DAPP_VERSION="${VITA_VERSION}")
|
add_definitions(-DAPP_VERSION="${VITA_VERSION}")
|
||||||
add_definitions(
|
add_definitions(
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
<frame id="frame4">
|
<frame id="frame4">
|
||||||
<liveitem>
|
<liveitem>
|
||||||
<text align="left" text-align="left" word-wrap="off" ellipsis="on">
|
<text align="left" text-align="left" word-wrap="off" ellipsis="on">
|
||||||
<str size="18" color="#ffffff" shadow="on">v1.26</str>
|
<str size="18" color="#ffffff" shadow="on">v1.27</str>
|
||||||
</text>
|
</text>
|
||||||
</liveitem>
|
</liveitem>
|
||||||
</frame>
|
</frame>
|
||||||
|
Loading…
Reference in New Issue
Block a user