aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-10-06 16:40:30 +0200
committerMario Vavti <mario@mariovavti.com>2018-10-06 16:40:30 +0200
commit96277372d55a58349e318e694f4dab3a00fb2f13 (patch)
treea6379c1d1a992f31c4fc021ea6cf732a3c97e1cd /boot.php
parentb8991750c5d36714100d20595da6a33149bd7d5d (diff)
downloadvolse-hubzilla-96277372d55a58349e318e694f4dab3a00fb2f13.tar.gz
volse-hubzilla-96277372d55a58349e318e694f4dab3a00fb2f13.tar.bz2
volse-hubzilla-96277372d55a58349e318e694f4dab3a00fb2f13.zip
rename grid to network (for consistency) and activity to stream (as seen in osada) because it makes much more sense.
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 4da588fc5..ea714bab9 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.9' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1221 );
+define ( 'DB_UPDATE_VERSION', 1222 );
define ( 'PROJECT_BASE', __DIR__ );