aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-04-05 10:31:51 +0200
committerMario Vavti <mario@mariovavti.com>2018-04-05 10:31:51 +0200
commit8e46b072684d85d25037d9366f2507b4d171e7e8 (patch)
treee1f52927af7431498a4d55704c4b55b1e6b4f8bf /boot.php
parent2f4c44107454a847b4ac1d23b3a7ee3b2b2fcaef (diff)
downloadvolse-hubzilla-8e46b072684d85d25037d9366f2507b4d171e7e8.tar.gz
volse-hubzilla-8e46b072684d85d25037d9366f2507b4d171e7e8.tar.bz2
volse-hubzilla-8e46b072684d85d25037d9366f2507b4d171e7e8.zip
bump version3.2.2
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 e685da4d6..7d88c19f5 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.1' );
+define ( 'STD_VERSION', '3.2.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1207 );