aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-03-09 14:18:11 -0800
committerredmatrix <git@macgirvin.com>2016-03-09 14:18:11 -0800
commitb9b46a3f88d56f9ed6a89b34557abc27a7461449 (patch)
tree30fb1d5f165bc8485184178ecb9e23c20158032d /boot.php
parent7bb461380e6198987da8827210297c29d301d022 (diff)
parentf5f79b39b80197fb46dc4e66ac4f4b1390d40b62 (diff)
downloadvolse-hubzilla-b9b46a3f88d56f9ed6a89b34557abc27a7461449.tar.gz
volse-hubzilla-b9b46a3f88d56f9ed6a89b34557abc27a7461449.tar.bz2
volse-hubzilla-b9b46a3f88d56f9ed6a89b34557abc27a7461449.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
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 37374ef4c..1b593402b 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ require_once('include/account.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')));
-define ( 'STD_VERSION', '1.2.5' );
+define ( 'STD_VERSION', '1.3.0' );
define ( 'ZOT_REVISION', 1 );
define ( 'DB_UPDATE_VERSION', 1165 );