version bump to "1.2.beta1"
This commit is contained in:
parent
8b5a2cbd57
commit
89c0d93543
@ -68,7 +68,7 @@ function system_hashsalt_save($force = false) {
|
||||
return true;
|
||||
}
|
||||
|
||||
define('SYSTEM_VER', '1.2.dev');
|
||||
define('SYSTEM_VER', '1.2.beta1');
|
||||
|
||||
function system_ver() {
|
||||
return 'fp-' . SYSTEM_VER;
|
||||
|
Loading…
x
Reference in New Issue
Block a user