[Scummvm-git-logs] scummvm master -> 8322b0ad4d4948c42ebc1fdcd4d689880d860cb2

aquadran noreply at scummvm.org
Sat Aug 9 20:20:47 UTC 2025


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
8322b0ad4d WINTERMUTE: Bump save game version


Commit: 8322b0ad4d4948c42ebc1fdcd4d689880d860cb2
    https://github.com/scummvm/scummvm/commit/8322b0ad4d4948c42ebc1fdcd4d689880d860cb2
Author: Paweł Kołodziejski (aquadran at gmail.com)
Date: 2025-08-09T22:20:42+02:00

Commit Message:
WINTERMUTE: Bump save game version

Changed paths:
    engines/wintermute/dcgf.h


diff --git a/engines/wintermute/dcgf.h b/engines/wintermute/dcgf.h
index 6c6c8e29566..d2bd46e1cef 100644
--- a/engines/wintermute/dcgf.h
+++ b/engines/wintermute/dcgf.h
@@ -31,7 +31,7 @@
 
 //////////////////////////////////////////////////////////////////////////
 #define DCGF_VER_MAJOR 1
-#define DCGF_VER_MINOR 6
+#define DCGF_VER_MINOR 7
 #define DCGF_VER_BUILD 1
 #define DCGF_VER_SUFFIX "ScummVM"
 #define DCGF_VER_BETA true




More information about the Scummvm-git-logs mailing list