[Scummvm-git-logs] scummvm-web master -> 785a338782e26f98dbcdefe163d95b707d85d509
sev-
noreply at scummvm.org
Sat Jan 31 13:07:05 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:
785a338782 WEB: Bump the release to 2026.1.0
Commit: 785a338782e26f98dbcdefe163d95b707d85d509
https://github.com/scummvm/scummvm-web/commit/785a338782e26f98dbcdefe163d95b707d85d509
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2026-01-31T14:07:01+01:00
Commit Message:
WEB: Bump the release to 2026.1.0
Changed paths:
include/Constants.php
diff --git a/include/Constants.php b/include/Constants.php
index dd2ac078..d6bb8e9c 100644
--- a/include/Constants.php
+++ b/include/Constants.php
@@ -6,7 +6,7 @@ class Constants
public function __construct()
{
/* Current version. */
- define('RELEASE', '2.9.1');
+ define('RELEASE', '2026.1.0');
define('RELEASE_TOOLS', '2.9.0');
/* News items on the front page. */
More information about the Scummvm-git-logs
mailing list