[Scummvm-cvs-logs] SF.net SVN: scummvm:[45015] scummvm/branches/branch-1-0-0/engines/gob/ detection.cpp

strangerke at users.sourceforge.net strangerke at users.sourceforge.net
Tue Oct 13 16:36:07 CEST 2009


Revision: 45015
          http://scummvm.svn.sourceforge.net/scummvm/?rev=45015&view=rev
Author:   strangerke
Date:     2009-10-13 14:36:07 +0000 (Tue, 13 Oct 2009)

Log Message:
-----------
backport: this DOS CD is 2.01, not 1.02

Modified Paths:
--------------
    scummvm/branches/branch-1-0-0/engines/gob/detection.cpp

Modified: scummvm/branches/branch-1-0-0/engines/gob/detection.cpp
===================================================================
--- scummvm/branches/branch-1-0-0/engines/gob/detection.cpp	2009-10-13 14:26:42 UTC (rev 45014)
+++ scummvm/branches/branch-1-0-0/engines/gob/detection.cpp	2009-10-13 14:36:07 UTC (rev 45015)
@@ -898,7 +898,7 @@
 	{
 		{
 			"gob2cd",
-			"v1.02",
+			"v2.01",
 			AD_ENTRY1("intro.stk", "24a6b32757752ccb1917ce92fd7c2a04"),
 			EN_ANY,
 			kPlatformPC,
@@ -912,7 +912,7 @@
 	{
 		{
 			"gob2cd",
-			"v1.02",
+			"v2.01",
 			AD_ENTRY1("intro.stk", "24a6b32757752ccb1917ce92fd7c2a04"),
 			DE_DEU,
 			kPlatformPC,
@@ -926,7 +926,7 @@
 	{
 		{
 			"gob2cd",
-			"v1.02",
+			"v2.01",
 			AD_ENTRY1("intro.stk", "24a6b32757752ccb1917ce92fd7c2a04"),
 			FR_FRA,
 			kPlatformPC,
@@ -940,7 +940,7 @@
 	{
 		{
 			"gob2cd",
-			"v1.02",
+			"v2.01",
 			AD_ENTRY1("intro.stk", "24a6b32757752ccb1917ce92fd7c2a04"),
 			IT_ITA,
 			kPlatformPC,
@@ -954,7 +954,7 @@
 	{
 		{
 			"gob2cd",
-			"v1.02",
+			"v2.01",
 			AD_ENTRY1("intro.stk", "24a6b32757752ccb1917ce92fd7c2a04"),
 			ES_ESP,
 			kPlatformPC,


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list