summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts.php
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-11-22 19:23:50 -0500
committerMichael Larabel <michael@phx-laptop.(none)>2008-11-22 19:23:50 -0500
commita571d107854f5bb2c674dd00d1f233d048e2725b (patch)
tree804a1929e5619afd4fd9af786cbf23c5197cecd0 /pts-core/functions/pts.php
parent052f187be76726df8c2fed355bf81498cef34768 (diff)
downloadphoronix-test-suite-upstream-a571d107854f5bb2c674dd00d1f233d048e2725b.tar.gz
phoronix-test-suite-upstream-a571d107854f5bb2c674dd00d1f233d048e2725b.tar.xz
phoronix-test-suite-upstream-a571d107854f5bb2c674dd00d1f233d048e2725b.zip
Tag Phoronix Test Suite 1.6.0 "Tydal" Alpha 1
Diffstat (limited to 'pts-core/functions/pts.php')
-rw-r--r--pts-core/functions/pts.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pts-core/functions/pts.php b/pts-core/functions/pts.php
index 4b4fcd5..fce2f55 100644
--- a/pts-core/functions/pts.php
+++ b/pts-core/functions/pts.php
@@ -21,8 +21,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-define("PTS_VERSION", "1.6.0a0");
-define("PTS_CODENAME", "ORKDAL");
+define("PTS_VERSION", "1.6.0a1");
+define("PTS_CODENAME", "TYDAL");
define("PTS_TYPE", "DESKTOP");
?>