summaryrefslogtreecommitdiffstats
path: root/pts-core
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-12-10 14:12:35 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-12-10 14:12:35 -0500
commit7c3a4a35b45333fbf9c7ced68b8a5ea7777b8701 (patch)
treee86bd162409fe91e7ef8d897afa2db98bea344b5 /pts-core
parent53104abaa9afe7d8f907005830d19b30c256d335 (diff)
downloadphoronix-test-suite-upstream-7c3a4a35b45333fbf9c7ced68b8a5ea7777b8701.tar.gz
phoronix-test-suite-upstream-7c3a4a35b45333fbf9c7ced68b8a5ea7777b8701.tar.xz
phoronix-test-suite-upstream-7c3a4a35b45333fbf9c7ced68b8a5ea7777b8701.zip
Tag, prepare for release of Phoronix Test Suite 1.6.0 "Tydal" Alpha 3
Diffstat (limited to 'pts-core')
-rw-r--r--pts-core/functions/pts.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/pts-core/functions/pts.php b/pts-core/functions/pts.php
index 5537e56..68a5296 100644
--- a/pts-core/functions/pts.php
+++ b/pts-core/functions/pts.php
@@ -23,7 +23,7 @@
//error_reporting(E_ALL | E_NOTICE);
-define("PTS_VERSION", "1.6.0a2");
+define("PTS_VERSION", "1.6.0a3");
define("PTS_CODENAME", "TYDAL");
define("PTS_TYPE", "DESKTOP");