aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-01 08:42:02 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-01 08:42:02 +0100
commit2e058c9abc86e803705b098d7ad35fa62b6866af (patch)
treee3c44ca791eb4c0479fe557b478a12e36409b42c /boot.php
parent6210b7727f6c8542daaa62d1ed7f9ec1f74323f2 (diff)
downloadvolse-hubzilla-2e058c9abc86e803705b098d7ad35fa62b6866af.tar.gz
volse-hubzilla-2e058c9abc86e803705b098d7ad35fa62b6866af.tar.bz2
volse-hubzilla-2e058c9abc86e803705b098d7ad35fa62b6866af.zip
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 2c937cf57..534503966 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.3' );
+define ( 'STD_VERSION', '3.3.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1206 );