aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-02-09 19:13:32 +0000
committerMario <mario@mariovavti.com>2021-02-09 19:13:32 +0000
commite6450acc0355c9a8384882e08ccb9aafabe7030d (patch)
tree88f2ad5112fca43d1139fcd56d0974ed5185e683 /boot.php
parente75ae1766232a8e3ae94ee207ec5a51f7882c82f (diff)
downloadvolse-hubzilla-e6450acc0355c9a8384882e08ccb9aafabe7030d.tar.gz
volse-hubzilla-e6450acc0355c9a8384882e08ccb9aafabe7030d.tar.bz2
volse-hubzilla-e6450acc0355c9a8384882e08ccb9aafabe7030d.zip
version
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 0c70f0229..d491a989c 100644
--- a/boot.php
+++ b/boot.php
@@ -52,7 +52,7 @@ require_once('include/attach.php');
require_once('include/bbcode.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '5.3.3' );
+define ( 'STD_VERSION', '5.3.4' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1241 );