aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorgit-marijus <mario@mariovavti.com>2017-07-25 20:07:16 +0200
committergit-marijus <mario@mariovavti.com>2017-07-25 20:07:16 +0200
commitcaf077cbf893cd02932194e1641c861ffcc2e339 (patch)
treec3bf61cfab10a885990d873490afd213fd956e0a /boot.php
parent5cc8837fb6605d18f09693e4ca418b8a5d38f57b (diff)
downloadvolse-hubzilla-caf077cbf893cd02932194e1641c861ffcc2e339.tar.gz
volse-hubzilla-caf077cbf893cd02932194e1641c861ffcc2e339.tar.bz2
volse-hubzilla-caf077cbf893cd02932194e1641c861ffcc2e339.zip
version 2.5.10
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 061c14554..d5d2d9c6e 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.2' );
define ( 'DB_UPDATE_VERSION', 1192 );