From 8c881acd48ea9b58ef0b38b0fd2f9c3fddb20a70 Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 18 Jun 2007 13:41:51 +0000 Subject: Update versions. svn-id: r27536 --- backends/platform/maemo/hildon.cpp | 2 +- backends/platform/maemo/main.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backends/platform/maemo/hildon.cpp b/backends/platform/maemo/hildon.cpp index cd23617685..314e1de502 100644 --- a/backends/platform/maemo/hildon.cpp +++ b/backends/platform/maemo/hildon.cpp @@ -28,7 +28,7 @@ #include #define OSSO_APP_NAME "scummvm" -#define OSSO_APP_VERSION "0.9.0CVS" +#define OSSO_APP_VERSION "0.11.0SVN" #define OSSO_APP_SERVICE "org.scummvm."OSSO_APP_NAME #define OSSO_APP_OBJECT "/org/scummvm/"OSSO_APP_NAME #define OSSO_APP_IFACE "org.scummvm."OSSO_APP_NAME diff --git a/backends/platform/maemo/main.cpp b/backends/platform/maemo/main.cpp index 40b2efb626..7d0b5cf821 100644 --- a/backends/platform/maemo/main.cpp +++ b/backends/platform/maemo/main.cpp @@ -41,7 +41,7 @@ #include #define OSSO_APP_NAME "scummvm" -#define OSSO_APP_VERSION "0.9.0CVS" +#define OSSO_APP_VERSION "0.11.0SVN" void set_doubling(unsigned char enable) { return; -- cgit v1.2.3