aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-13 09:46:11 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-13 09:46:11 +0100
commite02029ecc6c8f638287fd0e6eec4616d0c31503f (patch)
treefb9652bf795c6dd739f2e0478d24e7faa8235933 /boot.php
parent09e143dc1f6f78c14a10d8fb9ac7761b122b11a1 (diff)
downloadvolse-hubzilla-e02029ecc6c8f638287fd0e6eec4616d0c31503f.tar.gz
volse-hubzilla-e02029ecc6c8f638287fd0e6eec4616d0c31503f.tar.bz2
volse-hubzilla-e02029ecc6c8f638287fd0e6eec4616d0c31503f.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 a1d53ce9d..e685da4d6 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.2' );
+define ( 'STD_VERSION', '3.2.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1207 );