aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-02 11:24:17 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-02 11:24:17 +0200
commit133292e241f9408ff793aa95aceec00c808fbd68 (patch)
tree0bddfc473649a96048465f78e9033c2f43669110 /boot.php
parent0e100a864bdb920a5268a44fc4f3c92834e172c8 (diff)
downloadvolse-hubzilla-133292e241f9408ff793aa95aceec00c808fbd68.tar.gz
volse-hubzilla-133292e241f9408ff793aa95aceec00c808fbd68.tar.bz2
volse-hubzilla-133292e241f9408ff793aa95aceec00c808fbd68.zip
update bs-dev and min version bump
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 d54020bc1..3c1ea9353 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.4' );
+define ( 'STD_VERSION', '2.5.5' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );