aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-25 16:02:41 -0700
committerzotlabs <mike@macgirvin.com>2017-07-25 16:02:41 -0700
commit08f15a6fc60023f739676d3751e2cd14cecf52a4 (patch)
treedcbebfa488aa750cb35e2b311957ea419e032eb2 /boot.php
parentc24cfbc62af111f18576cfde8e4e920e66c57ff5 (diff)
parentcaf077cbf893cd02932194e1641c861ffcc2e339 (diff)
downloadvolse-hubzilla-08f15a6fc60023f739676d3751e2cd14cecf52a4.tar.gz
volse-hubzilla-08f15a6fc60023f739676d3751e2cd14cecf52a4.tar.bz2
volse-hubzilla-08f15a6fc60023f739676d3751e2cd14cecf52a4.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_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 f5fe4b185..838570697 100755
--- a/boot.php
+++ b/boot.php
@@ -49,7 +49,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.5.9' );
+define ( 'STD_VERSION', '2.5.10' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1192 );