aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-08-01 22:36:51 +0200
committerMario Vavti <mario@mariovavti.com>2019-08-01 22:36:51 +0200
commit3070baf04efc50da830119aa39e26494c6f0374e (patch)
tree33ead545aeaa3dbb833fcb44612d15a12771e093
parent72629ca511e794cc2cdcc9cf2b57cb10622f14e1 (diff)
downloadvolse-hubzilla-3070baf04efc50da830119aa39e26494c6f0374e.tar.gz
volse-hubzilla-3070baf04efc50da830119aa39e26494c6f0374e.tar.bz2
volse-hubzilla-3070baf04efc50da830119aa39e26494c6f0374e.zip
version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index b1d6743b5..43ede3780 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.5' );
+define ( 'STD_VERSION', '4.4RC' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );