aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2017-05-03 20:44:54 -0400
committerAndrew Manning <tamanning@zoho.com>2017-05-03 20:44:54 -0400
commit06d2d31777d0ab205c1f2a0258acfbc0462c9a60 (patch)
tree28b03be55fdab2e1094831af7cf6f320324dc925 /boot.php
parente99be61d4995bece3c7af703b22ebe1be149a7fd (diff)
parentd6a3f7765adbbf5f58c08964932d25d3c0364439 (diff)
downloadvolse-hubzilla-06d2d31777d0ab205c1f2a0258acfbc0462c9a60.tar.gz
volse-hubzilla-06d2d31777d0ab205c1f2a0258acfbc0462c9a60.tar.bz2
volse-hubzilla-06d2d31777d0ab205c1f2a0258acfbc0462c9a60.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
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 a61d12f26..12510bbd3 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.4' );
+define ( 'STD_VERSION', '2.3.5' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1190 );