[Scummvm-cvs-logs] scummvm-web master -> 9ce7f9899b694e919e3240018c33eca01cc40dc9

rootfather lserramari at gmail.com
Sat Mar 26 12:42:32 CET 2016


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:
9ce7f9899b WEB: Update RELEASE_DEBIAN to 1.8.0


Commit: 9ce7f9899b694e919e3240018c33eca01cc40dc9
    https://github.com/scummvm/scummvm-web/commit/9ce7f9899b694e919e3240018c33eca01cc40dc9
Author: rootfather (scummvm at rootfather.de)
Date: 2016-03-26T12:40:20+01:00

Commit Message:
WEB: Update RELEASE_DEBIAN to 1.8.0

According to the Debian website for the ScummVM
package [https://packages.debian.org/sid/scummvm],
the current version available in the "sid" repository
is 1.8.0.

Changed paths:
    include/config.inc.php



diff --git a/include/config.inc.php b/include/config.inc.php
index 4abc99a..1e00771 100644
--- a/include/config.inc.php
+++ b/include/config.inc.php
@@ -2,7 +2,7 @@
 /* Current version. */
 define('RELEASE', '1.8.0');
 define('RELEASE_TOOLS', '1.8.0');
-define('RELEASE_DEBIAN', '1.7.0');
+define('RELEASE_DEBIAN', '1.8.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