aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-14 16:37:39 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-14 16:37:39 +0200
commit16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8 (patch)
tree9293cf0e07b1ffa7e1d8967e5e9e033a8f06a307 /boot.php
parentfd5c92822c2ff8f51df1d8e9117d5f5c5ea74bd9 (diff)
downloadvolse-hubzilla-16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8.tar.gz
volse-hubzilla-16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8.tar.bz2
volse-hubzilla-16dcaaa3a8b1ff5e15c93c905f4f2be60624acd8.zip
version
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 03c59b8e3..9d9d071dc 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.8' );
+define ( 'STD_VERSION', '2.5.9' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1192 );