summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGE-LOG3
-rw-r--r--pts-core/functions/pts.php2
2 files changed, 3 insertions, 2 deletions
diff --git a/CHANGE-LOG b/CHANGE-LOG
index f819891..9788de1 100644
--- a/CHANGE-LOG
+++ b/CHANGE-LOG
@@ -1,6 +1,7 @@
PHORONIX TEST SUITE CHANGE-LOG
-Phoronix Test Suite
+Phoronix Test Suite 1.0.3
+July 9, 2008
- pts: Add BYTE Unix Benchmarks test (profile named byte)
- pts: Add Bonnie++ test profile (profile named bonnie)
diff --git a/pts-core/functions/pts.php b/pts-core/functions/pts.php
index c5fa21c..b0dfc73 100644
--- a/pts-core/functions/pts.php
+++ b/pts-core/functions/pts.php
@@ -21,7 +21,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-define("PTS_VERSION", "1.0.2");
+define("PTS_VERSION", "1.0.3");
define("PTS_CODENAME", "TRONDHEIM");
define("PTS_TYPE", "DESKTOP");