aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-13 20:28:24 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-13 20:28:24 +0200
commitd584293cde18e4d846e0b7a1a065acb8a79109b3 (patch)
tree613beaafbf08f15253927bf5fba9322f981375e1 /boot.php
parenta2575059e2a068a67cd984888422265c6888f261 (diff)
downloadvolse-hubzilla-d584293cde18e4d846e0b7a1a065acb8a79109b3.tar.gz
volse-hubzilla-d584293cde18e4d846e0b7a1a065acb8a79109b3.tar.bz2
volse-hubzilla-d584293cde18e4d846e0b7a1a065acb8a79109b3.zip
min version bump
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 b1417c6bd..172230946 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.1' );
+define ( 'STD_VERSION', '3.9.2' );
define ( 'ZOT_REVISION', '6.0a' );