Summary
Description: Phoronix Test Suite open-source benchmarking development
Last Change: Tue 5/21/13 15:49
Recent Commits
>
--git a/pts-core/pts-core.php b/pts-core/pts-core.php
index ebb22d1..7d9ebad 100644
--- a/pts-core/pts-core.php
+++ b/pts-core/pts-core.php
@@ -21,8 +21,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-define('PTS_VERSION', '4.0.0m0');
-define('PTS_CORE_VERSION', 3901);
+define('PTS_VERSION', '4.0.0m1');
+define('PTS_CORE_VERSION', 3909);
define('PTS_CODENAME', 'SULDAL');
define('PTS_IS_CLIENT', (defined('PTS_MODE') && PTS_MODE == 'CLIENT'));
define('PTS_IS_DEV_BUILD', (substr(PTS_VERSION, -2, 1) == 'm'));
<
Copyright © 2013 by Phoronix Media