aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-13 14:05:44 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-13 14:05:44 +0200
commit9632cafa95e76a53460e761385a3376f14881eae (patch)
tree78750cf146a3544a0c7c54abcf398ac34d256b8a /boot.php
parentfb3dd5eee6abbadf8ae5dec8c2145bebadcd68ef (diff)
downloadvolse-hubzilla-9632cafa95e76a53460e761385a3376f14881eae.tar.gz
volse-hubzilla-9632cafa95e76a53460e761385a3376f14881eae.tar.bz2
volse-hubzilla-9632cafa95e76a53460e761385a3376f14881eae.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 812c91836..b1417c6bd 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' );
+define ( 'STD_VERSION', '3.9.1' );
define ( 'ZOT_REVISION', '6.0a' );