aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-03-29 14:22:37 +0200
committerMario Vavti <mario@mariovavti.com>2017-03-29 14:22:37 +0200
commit954176cfc3e5c49e9ed74749bd52d2c8ff3c3852 (patch)
treefb74c71759141ddaa81abf33d0239fe1d9a07dd0 /boot.php
parenta8a6d807ff0530555434e45d0ceb5951db5fa7a5 (diff)
downloadvolse-hubzilla-954176cfc3e5c49e9ed74749bd52d2c8ff3c3852.tar.gz
volse-hubzilla-954176cfc3e5c49e9ed74749bd52d2c8ff3c3852.tar.bz2
volse-hubzilla-954176cfc3e5c49e9ed74749bd52d2c8ff3c3852.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 131699153..07d21fd06 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.3.1' );
+define ( 'STD_VERSION', '2.3.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1188 );