aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-04-13 12:15:20 +0200
committerMario Vavti <mario@mariovavti.com>2017-04-13 12:15:20 +0200
commitc48e90a55625639946b9b69c2879b49a94c443e4 (patch)
tree663bc2a0168d78851351c40a897b755cfb3303ae /boot.php
parente0409386c22828e7233127b162a49a3d155798f0 (diff)
downloadvolse-hubzilla-c48e90a55625639946b9b69c2879b49a94c443e4.tar.gz
volse-hubzilla-c48e90a55625639946b9b69c2879b49a94c443e4.tar.bz2
volse-hubzilla-c48e90a55625639946b9b69c2879b49a94c443e4.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 ba2f44f5d..38de30d6e 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.3' );
+define ( 'STD_VERSION', '2.3.4' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1189 );