aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-06 14:40:30 +0000
committerMario <mario@mariovavti.com>2018-10-06 16:41:19 +0200
commit7877e2467e61fd48c52c8fc6325db5320eb5e03e (patch)
tree4877ee2db2b41974a3f442319ed2109c4b9bdf4d /boot.php
parent98ee99071cf5556a323ae7f7bffd341fc03f7a6d (diff)
downloadvolse-hubzilla-7877e2467e61fd48c52c8fc6325db5320eb5e03e.tar.gz
volse-hubzilla-7877e2467e61fd48c52c8fc6325db5320eb5e03e.tar.bz2
volse-hubzilla-7877e2467e61fd48c52c8fc6325db5320eb5e03e.zip
rename grid to network (for consistency) and activity to stream (as seen in osada) because it makes much more sense.
(cherry picked from commit 96277372d55a58349e318e694f4dab3a00fb2f13)
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 ef70dcba3..9d58f42aa 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.8RC' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1221 );
+define ( 'DB_UPDATE_VERSION', 1222 );
define ( 'PROJECT_BASE', __DIR__ );