aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-03-08 11:46:36 +0100
committerMario Vavti <mario@mariovavti.com>2019-03-08 11:46:36 +0100
commitca4f10dc5e6afe161651fc42568459a9f07a26f2 (patch)
tree1b1d5d6e6441bda3a4472660fb67ed80f967c0f9
parent853fb3391350f1cc17a0297a2d3060dae06b5ffe (diff)
downloadvolse-hubzilla-ca4f10dc5e6afe161651fc42568459a9f07a26f2.tar.gz
volse-hubzilla-ca4f10dc5e6afe161651fc42568459a9f07a26f2.tar.bz2
volse-hubzilla-ca4f10dc5e6afe161651fc42568459a9f07a26f2.zip
bump version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a98ee9d59..2c352dfae 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', '4.0RC2' );
+define ( 'STD_VERSION', '4.0' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1230 );