-Updated in-app version

This commit is contained in:
Joostinonline 2015-01-28 22:52:08 +00:00
parent c40aade1d7
commit 227cd3a2aa
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.9 MiB

After

Width:  |  Height:  |  Size: 1.9 MiB

View File

@ -2,7 +2,7 @@
#define _UPDATE_H_
/* Constants */
#define REVISION 40
#define REVISION 41
#define PATH "sd:/apps/SysCheckHDE/"
s32 updateApp(void);

View File

@ -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: