aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/screen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'backends/wince/screen.cpp')
-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 */