aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2017-11-19 21:51:30 +0100
committerMario Vavti <mario@mariovavti.com>2017-11-19 21:51:30 +0100
commit46ab7ca78650441165017fc0c772506e200820e3 (patch)
tree9d973553d18fa5a40517cf66eb9ebcf98c75d8c1 /boot.php
parent3efe144fa0c455529a3f6244557d1253885134cf (diff)
downloadvolse-hubzilla-46ab7ca78650441165017fc0c772506e200820e3.tar.gz
volse-hubzilla-46ab7ca78650441165017fc0c772506e200820e3.tar.bz2
volse-hubzilla-46ab7ca78650441165017fc0c772506e200820e3.zip
bump version to catch media breakpoint changes
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 3fc53a47b..3bf995369 100755
--- a/boot.php
+++ b/boot.php
@@ -50,7 +50,7 @@ require_once('include/hubloc.php');
require_once('include/attach.php');
define ( 'PLATFORM_NAME', 'hubzilla' );
-define ( 'STD_VERSION', '2.9' );
+define ( 'STD_VERSION', '2.9.1' );
define ( 'ZOT_REVISION', '1.3' );
define ( 'DB_UPDATE_VERSION', 1198 );