aboutsummaryrefslogtreecommitdiff
path: root/backends/wince/screen.cpp
diff options
context:
space:
mode:
authorMax Horn2003-05-25 12:28:38 +0000
committerMax Horn2003-05-25 12:28:38 +0000
commit835b4e9476bb70e0cedc0a7c26e993302be34e3a (patch)
tree76d4e7a3a598df44846f86fef83af0895f1700aa /backends/wince/screen.cpp
parent9b70fee5f39d02b3ea99c9aef4519f00ea433a58 (diff)
downloadscummvm-rg350-835b4e9476bb70e0cedc0a7c26e993302be34e3a.tar.gz
scummvm-rg350-835b4e9476bb70e0cedc0a7c26e993302be34e3a.tar.bz2
scummvm-rg350-835b4e9476bb70e0cedc0a7c26e993302be34e3a.zip
cvs going to 0.4.2cvs
svn-id: r7946
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 6ad2df2cbf..a7fec1ceca 100644
--- a/backends/wince/screen.cpp
+++ b/backends/wince/screen.cpp
@@ -21,7 +21,7 @@
#ifdef _WIN32_WCE
-#define POCKETSCUMM_VERSION "PPC 0.4.0"
+#define POCKETSCUMM_VERSION "PPC 0.4.2cvs"
/* Original GFX code by Vasyl Tsvirkunov */