[Scummvm-git-logs] scummvm master -> 097a2ec3dc90dc4411330208364e35af207700db
aquadran
noreply at scummvm.org
Sun Sep 28 14:30:09 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:
097a2ec3dc WINTERMUTE: Bump save game version
Commit: 097a2ec3dc90dc4411330208364e35af207700db
https://github.com/scummvm/scummvm/commit/097a2ec3dc90dc4411330208364e35af207700db
Author: PaweÅ KoÅodziejski (aquadran at gmail.com)
Date: 2025-09-28T16:30:05+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 90afce73b93..e1d3f7f2b17 100644
--- a/engines/wintermute/dcgf.h
+++ b/engines/wintermute/dcgf.h
@@ -31,7 +31,7 @@
//////////////////////////////////////////////////////////////////////////
#define DCGF_VER_MAJOR 1
-#define DCGF_VER_MINOR 9
+#define DCGF_VER_MINOR 10
#define DCGF_VER_BUILD 1
#define DCGF_VER_SUFFIX "ScummVM"
#define DCGF_VER_BETA true
More information about the Scummvm-git-logs
mailing list