mirror of
https://github.com/modmii/SysCheck-ModMii-Edition.git
synced 2024-11-21 23:59:19 +01:00
-Updated in-app version
This commit is contained in:
parent
c40aade1d7
commit
227cd3a2aa
Binary file not shown.
Before Width: | Height: | Size: 1.9 MiB After Width: | Height: | Size: 1.9 MiB |
@ -2,7 +2,7 @@
|
||||
#define _UPDATE_H_
|
||||
|
||||
/* Constants */
|
||||
#define REVISION 40
|
||||
#define REVISION 41
|
||||
#define PATH "sd:/apps/SysCheckHDE/"
|
||||
|
||||
s32 updateApp(void);
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
int initLanguages(struct tm today)
|
||||
{
|
||||
TXT_AppVersion = "v2.3.1 HacksDen Edition";
|
||||
TXT_AppVersion = "v2.3.2 HacksDen Edition";
|
||||
switch (CONF_GetLanguage())
|
||||
{
|
||||
case CONF_LANG_GERMAN:
|
||||
|
Loading…
Reference in New Issue
Block a user