aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-23 21:53:34 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-23 21:53:34 +0200
commit31d920817264552cece5a57c2390411af4d7a3a1 (patch)
treeb1ba8119dcea1aea3f9a26b3998e2a772bdad233 /boot.php
parent508ea9153c128b0204b125911dde56d568867ad0 (diff)
downloadvolse-hubzilla-31d920817264552cece5a57c2390411af4d7a3a1.tar.gz
volse-hubzilla-31d920817264552cece5a57c2390411af4d7a3a1.tar.bz2
volse-hubzilla-31d920817264552cece5a57c2390411af4d7a3a1.zip
bump 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 a7ac09dcd..b0c4adabd 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.5.1' );
+define ( 'STD_VERSION', '2.5.2' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );