[Scummvm-git-logs] scummvm-web master -> 05305f266a579edcfe192389513460367864f584
lotharsm
serra at scummvm.org
Sat Nov 17 14:16:41 CET 2018
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:
05305f266a Update debian package version
Commit: 05305f266a579edcfe192389513460367864f584
https://github.com/scummvm/scummvm-web/commit/05305f266a579edcfe192389513460367864f584
Author: Sergey Popov (sergey.kuya at gmail.com)
Date: 2018-11-17T14:16:38+01:00
Commit Message:
Update debian package version
v2.0.0 is already in buster and sid
Changed paths:
include/config.inc.php
diff --git a/include/config.inc.php b/include/config.inc.php
index c250cd4..c9d3b60 100644
--- a/include/config.inc.php
+++ b/include/config.inc.php
@@ -2,7 +2,7 @@
/* Current version. */
define('RELEASE', '2.0.0');
define('RELEASE_TOOLS', '2.0.0');
-define('RELEASE_DEBIAN', '1.9.0');
+define('RELEASE_DEBIAN', '2.0.0');
/* Version when the percentages on the compat page were removed */
define('COMPAT_LAYOUT_CHANGE', '1.7.0');
More information about the Scummvm-git-logs
mailing list