[Scummvm-git-logs] scummvm-web master -> e985154f6c8006e240fba62a044f6f545fb04f48

lotharsm noreply at scummvm.org
Sat Mar 28 20:53:58 UTC 2026


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

Summary:
e985154f6c WEB: Bump the release to 2026.2.0


Commit: e985154f6c8006e240fba62a044f6f545fb04f48
    https://github.com/scummvm/scummvm-web/commit/e985154f6c8006e240fba62a044f6f545fb04f48
Author: Lothar Serra Mari (mail at serra.me)
Date: 2026-03-28T21:52:41+01:00

Commit Message:
WEB: Bump the release to 2026.2.0

Changed paths:
    include/Constants.php


diff --git a/include/Constants.php b/include/Constants.php
index d6bb8e9c..a28b204f 100644
--- a/include/Constants.php
+++ b/include/Constants.php
@@ -6,7 +6,7 @@ class Constants
     public function __construct()
     {
         /* Current version. */
-        define('RELEASE', '2026.1.0');
+        define('RELEASE', '2026.2.0');
         define('RELEASE_TOOLS', '2.9.0');
 
         /* News items on the front page. */




More information about the Scummvm-git-logs mailing list