aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-07-03 21:22:13 +0200
committerMario Vavti <mario@mariovavti.com>2017-07-03 21:22:13 +0200
commit562124c29f821b046bc4cf4b48a7bde39c70a07b (patch)
tree92590842e52b211c763cf8ff93b66f80c36906df /boot.php
parent133292e241f9408ff793aa95aceec00c808fbd68 (diff)
downloadvolse-hubzilla-562124c29f821b046bc4cf4b48a7bde39c70a07b.tar.gz
volse-hubzilla-562124c29f821b046bc4cf4b48a7bde39c70a07b.tar.bz2
volse-hubzilla-562124c29f821b046bc4cf4b48a7bde39c70a07b.zip
bs-dev, minor css fix and min 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 3c1ea9353..5ee5c9d6c 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.5' );
+define ( 'STD_VERSION', '2.5.6' );
define ( 'ZOT_REVISION', '1.2' );
define ( 'DB_UPDATE_VERSION', 1191 );