aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-19 11:14:20 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-19 11:14:20 +0200
commitd96a731e93e3b3c63118c8cd2cb701d70673fba1 (patch)
tree278c6fb451e6881c67f87776992a8edffdb01b9a /boot.php
parent2583270774e2dfe434f7dc099d6ac154fef240dd (diff)
downloadvolse-hubzilla-d96a731e93e3b3c63118c8cd2cb701d70673fba1.tar.gz
volse-hubzilla-d96a731e93e3b3c63118c8cd2cb701d70673fba1.tar.bz2
volse-hubzilla-d96a731e93e3b3c63118c8cd2cb701d70673fba1.zip
bump version
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 172230946..9b6047fc0 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.9.2' );
+define ( 'STD_VERSION', '3.9.3' );
define ( 'ZOT_REVISION', '6.0a' );