aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2021-10-08 13:01:09 +0000
committerMario <mario@mariovavti.com>2021-10-08 13:01:09 +0000
commitc1894c5a39a0fcfcdb988bd45fd6736910359dba (patch)
tree8f554f7430c16317e9592f1765e481d7f10c4fb7 /boot.php
parente91e488e1f589bc815eb857057f23d38ff93ed67 (diff)
downloadvolse-hubzilla-c1894c5a39a0fcfcdb988bd45fd6736910359dba.tar.gz
volse-hubzilla-c1894c5a39a0fcfcdb988bd45fd6736910359dba.tar.bz2
volse-hubzilla-c1894c5a39a0fcfcdb988bd45fd6736910359dba.zip
bump 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 2145b30b1..8a796ea3f 100644
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ require_once('include/bbcode.php');
require_once('include/items.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '6.3.4' );
+define ( 'STD_VERSION', '6.3.5' );
define ( 'ZOT_REVISION', '6.0' );
define ( 'DB_UPDATE_VERSION', 1248 );