summaryrefslogtreecommitdiffstats
path: root/pts-core/functions/pts-interfaces.php
diff options
context:
space:
mode:
Diffstat (limited to 'pts-core/functions/pts-interfaces.php')
-rw-r--r--pts-core/functions/pts-interfaces.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/pts-core/functions/pts-interfaces.php b/pts-core/functions/pts-interfaces.php
index 873d104..994af44 100644
--- a/pts-core/functions/pts-interfaces.php
+++ b/pts-core/functions/pts-interfaces.php
@@ -169,6 +169,8 @@ define("P_OPTION_LOG_VSYSDETAILS", "PhoronixTestSuite/Options/TestResults/LogVer
define("P_OPTION_USER_AGREEMENT", "PhoronixTestSuite/Options/General/UserAgreement"); // PTS user agreement confirmation
define("P_OPTION_LOAD_MODULES", "PhoronixTestSuite/Options/General/LoadModules"); // Modules to load by default
+define("P_OPTION_TESTCORE_LASTVERSION", "PhoronixTestSuite/TestCore/LastRun/Version"); // Last version of the Phoronix Test Suite Run
+
//
// TEST INSTALLATION SPECIFICATION
//