aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOJ Random <ojrandom@protonmail.com>2018-11-14 17:32:24 +0100
committerOJ Random <ojrandom@protonmail.com>2018-11-14 17:32:24 +0100
commit22b744fa23f2e6f5995c578d7d920c883c53b7c8 (patch)
treeec03d5af5080f72de1bd6a3620cc5227c9c3349e
parent71cc2d7d5d7c74e7743a39720b3c418b95dba16e (diff)
parent62b367fa8177ed16958864a4799a0a2a9aa0119b (diff)
downloadvolse-hubzilla-22b744fa23f2e6f5995c578d7d920c883c53b7c8.tar.gz
volse-hubzilla-22b744fa23f2e6f5995c578d7d920c883c53b7c8.tar.bz2
volse-hubzilla-22b744fa23f2e6f5995c578d7d920c883c53b7c8.zip
Merge remote-tracking branch 'official/dev' into dev_homeinstall_raspihub
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f4ef1a036..53aad48c9 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', '3.8.4' );
+define ( 'STD_VERSION', '3.9.5' );
define ( 'ZOT_REVISION', '6.0a' );
define ( 'DB_UPDATE_VERSION', 1225 );