aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2019-08-01 21:46:24 +0200
committerMario Vavti <mario@mariovavti.com>2019-08-01 21:46:24 +0200
commit31b177f8adb31096c27217c059a978b725b4fba1 (patch)
treed45acd35bddec5ba275ae22574cc57210a4033de /boot.php
parent17661b4b5f9758b82af9b560f08334c4345bb391 (diff)
downloadvolse-hubzilla-31b177f8adb31096c27217c059a978b725b4fba1.tar.gz
volse-hubzilla-31b177f8adb31096c27217c059a978b725b4fba1.tar.bz2
volse-hubzilla-31b177f8adb31096c27217c059a978b725b4fba1.zip
update strings
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 a3bdb994e..e2626557a 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.3.1' );
+define ( 'STD_VERSION', '4.4RC' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1234 );