aboutsummaryrefslogtreecommitdiff
path: root/maemo/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'maemo/main.c')
-rw-r--r--maemo/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/maemo/main.c b/maemo/main.c
index c382c51..50e129e 100644
--- a/maemo/main.c
+++ b/maemo/main.c
@@ -54,7 +54,7 @@ static void ChangeWorkingDirectory(char *exe)
void PrintHelp()
{
- printf("PCSX-ReARMed version %s for Maemo\n\n", PACKAGE_VERSION);
+ printf("PCSX-ReARMed version %s for Maemo\n\n", PCSX_VERSION);
printf("Usage:\n");
printf(" pcsx [options] -cdfile FILE\n\n");