aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-05-20 23:04:18 +0200
committerMario Vavti <mario@mariovavti.com>2017-05-20 23:04:18 +0200
commit50e9d024581ddf57f37a6302bc089a88237657bb (patch)
treedf9e1b5e08400ef93a8d10ec2374b70a6319b898 /boot.php
parente32e6160312d199290797fb67a5d59435786b228 (diff)
downloadvolse-hubzilla-50e9d024581ddf57f37a6302bc089a88237657bb.tar.gz
volse-hubzilla-50e9d024581ddf57f37a6302bc089a88237657bb.tar.bz2
volse-hubzilla-50e9d024581ddf57f37a6302bc089a88237657bb.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 258697924..a7ac09dcd 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' );
+define ( 'STD_VERSION', '2.5.1' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );