aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorredmatrix <mike@macgirvin.com>2016-10-01 15:48:18 -0700
committerredmatrix <mike@macgirvin.com>2016-10-01 15:48:18 -0700
commita2ccfc1e50e71333e255aa40efeb3d1e3403a318 (patch)
treeddb23323443715359e57b431730c197dc209311e
parent883828c6cc42df5f835575725c8bfffcc0440c77 (diff)
downloadvolse-hubzilla-a2ccfc1e50e71333e255aa40efeb3d1e3403a318.tar.gz
volse-hubzilla-a2ccfc1e50e71333e255aa40efeb3d1e3403a318.tar.bz2
volse-hubzilla-a2ccfc1e50e71333e255aa40efeb3d1e3403a318.zip
update version
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 17064b86b..0a67725a5 100755
--- a/boot.php
+++ b/boot.php
@@ -44,7 +44,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '1.13.4' );
+define ( 'STD_VERSION', '1.15' );
define ( 'ZOT_REVISION', '1.1' );
define ( 'DB_UPDATE_VERSION', 1183 );