aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-11-14 11:22:41 +0100
committerMario Vavti <mario@mariovavti.com>2018-11-14 11:22:41 +0100
commit62b367fa8177ed16958864a4799a0a2a9aa0119b (patch)
treecbd8cd0064a6dfea3e34d2ffc975306c823d9573 /boot.php
parentbeac45b0753c3362b8270f94c8d6e946eda36f01 (diff)
downloadvolse-hubzilla-62b367fa8177ed16958864a4799a0a2a9aa0119b.tar.gz
volse-hubzilla-62b367fa8177ed16958864a4799a0a2a9aa0119b.tar.bz2
volse-hubzilla-62b367fa8177ed16958864a4799a0a2a9aa0119b.zip
version 3.9.5
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 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 );