aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-02-20 09:04:48 +0100
committerMario Vavti <mario@mariovavti.com>2019-02-20 09:04:48 +0100
commita700ef5e241231407afdc989426bed8593cbcc28 (patch)
treec170d8dfa5d926f36d6ba2714f697ea0dba0aa8f /boot.php
parent65e8ed6871ba40b1582853cf3e20822232226b24 (diff)
downloadvolse-hubzilla-a700ef5e241231407afdc989426bed8593cbcc28.tar.gz
volse-hubzilla-a700ef5e241231407afdc989426bed8593cbcc28.tar.bz2
volse-hubzilla-a700ef5e241231407afdc989426bed8593cbcc28.zip
bump version
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 5be2b29f3..ac96490e7 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '3.9.6' );
+define ( 'STD_VERSION', '4.0RC' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );