aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--scummvm.rc4
-rw-r--r--sky.dsp8
2 files changed, 10 insertions, 2 deletions
diff --git a/scummvm.rc b/scummvm.rc
index a100169c67..dadacc3449 100644
--- a/scummvm.rc
+++ b/scummvm.rc
@@ -44,8 +44,8 @@ END
//
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,3,0,0
- PRODUCTVERSION 0,3,0,0
+ FILEVERSION 0,4,1,0
+ PRODUCTVERSION 0,4,1,0
FILEFLAGSMASK 0x3fL
#ifdef _DEBUG
FILEFLAGS 0x1L
diff --git a/sky.dsp b/sky.dsp
index 5787d143f1..bbf30d2849 100644
--- a/sky.dsp
+++ b/sky.dsp
@@ -531,6 +531,14 @@ SOURCE=.\sky\logic.h
# End Source File
# Begin Source File
+SOURCE=.\sky\mouse.cpp
+# End Source File
+# Begin Source File
+
+SOURCE=.\sky\mouse.h
+# End Source File
+# Begin Source File
+
SOURCE=.\sky\musicbase.cpp
# End Source File
# Begin Source File