aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-03-02 10:23:53 +0100
committerMario Vavti <mario@mariovavti.com>2018-03-02 10:23:53 +0100
commitbca05dc89f2e44c937f6a1bf4e8a6136060c5db8 (patch)
tree37309f9b3362b497c9a7cb410f1d7da788be748a /boot.php
parent6ee6285670be27bbcf8565dd63af57a93673972b (diff)
downloadvolse-hubzilla-bca05dc89f2e44c937f6a1bf4e8a6136060c5db8.tar.gz
volse-hubzilla-bca05dc89f2e44c937f6a1bf4e8a6136060c5db8.tar.bz2
volse-hubzilla-bca05dc89f2e44c937f6a1bf4e8a6136060c5db8.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 fc819f88e..9d8b47c5e 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.1' );
+define ( 'STD_VERSION', '3.3.2' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1207 );