Changed system version to "1.1 RC1"
This commit is contained in:
parent
cff71d4ad5
commit
9c0dea07a3
@ -68,7 +68,7 @@ function system_hashsalt_save($force = false) {
|
||||
return true;
|
||||
}
|
||||
|
||||
define('SYSTEM_VER', '1.1');
|
||||
define('SYSTEM_VER', '1.1 RC1');
|
||||
|
||||
function system_ver() {
|
||||
return 'fp-' . SYSTEM_VER;
|
||||
|
Loading…
x
Reference in New Issue
Block a user