summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts.php
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-03 11:52:02 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-03 11:52:02 -0400
commit7545c4885cc85533b1c03c42f69e74e7db331ef7 (patch)
treed69275fc5cb8233168984d10fcaaf246c91d4f29 /pts-core/functions/pts.php
parentb97bf9b0d7d682cddf877c04be6510ca6f243b50 (diff)
downloadphoronix-test-suite-upstream-7545c4885cc85533b1c03c42f69e74e7db331ef7.tar.gz
phoronix-test-suite-upstream-7545c4885cc85533b1c03c42f69e74e7db331ef7.tar.xz
phoronix-test-suite-upstream-7545c4885cc85533b1c03c42f69e74e7db331ef7.zip
Phoronix Test Suite 1.2.0a2 (Malvik)
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 11a8296..1fa81ef 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.0.5");
-define("PTS_CODENAME", "TRONDHEIM");
+define("PTS_VERSION", "1.2.0a2");
+define("PTS_CODENAME", "MALVIK");
define("PTS_TYPE", "DESKTOP");
?>