aboutsummaryrefslogtreecommitdiff
path: root/backends/wince
diff options
context:
space:
mode:
authorMax Horn2002-12-04 13:31:14 +0000
committerMax Horn2002-12-04 13:31:14 +0000
commit9d9214bb7b8fc2c51743c67c723ffe17bf00180c (patch)
tree89d8ed9c1a9331d05519ccce1894ca3ea8240001 /backends/wince
parent8f23186ac54e827837bdd94f5cc76a274b64ee7d (diff)
downloadscummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.tar.gz
scummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.tar.bz2
scummvm-rg350-9d9214bb7b8fc2c51743c67c723ffe17bf00180c.zip
updated version on trunk to 0.3.1cvs
svn-id: r5828
Diffstat (limited to 'backends/wince')
-rw-r--r--backends/wince/screen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/wince/screen.cpp b/backends/wince/screen.cpp
index a983ac7989..468e23e49a 100644
--- a/backends/wince/screen.cpp
+++ b/backends/wince/screen.cpp
@@ -21,7 +21,7 @@
#ifdef _WIN32_WCE
-#define POCKETSCUMM_VERSION "official build 0.3.0"
+#define POCKETSCUMM_VERSION "CVS build 0.3.1cvs"
/* Original GFX code by Vasyl Tsvirkunov */