[Scummvm-git-logs] scummvm-web master -> 895c9f63996809421b2ba0780e69d36b78920de2
sev-
noreply at scummvm.org
Sat Dec 30 16:01:20 UTC 2023
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .
Summary:
895c9f6399 WEB: Bump released version to 2.8.0
Commit: 895c9f63996809421b2ba0780e69d36b78920de2
https://github.com/scummvm/scummvm-web/commit/895c9f63996809421b2ba0780e69d36b78920de2
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2023-12-30T17:01:15+01:00
Commit Message:
WEB: Bump released version to 2.8.0
Changed paths:
include/Constants.php
diff --git a/include/Constants.php b/include/Constants.php
index 223d99fa..e1c8e003 100644
--- a/include/Constants.php
+++ b/include/Constants.php
@@ -6,7 +6,7 @@ class Constants
public function __construct()
{
/* Current version. */
- define('RELEASE', '2.7.1');
+ define('RELEASE', '2.8.0');
define('RELEASE_TOOLS', '2.7.0');
/* News items on the front page. */
More information about the Scummvm-git-logs
mailing list