aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2018-09-28 00:00:38 +0200
committerMax Kostikov <max@kostikov.co>2018-09-28 00:00:38 +0200
commit69d46538ce523f2e7ee66077d409b6f9e74c97b6 (patch)
tree11308ed4d10a0ee4bd72c1c1e691fa467090a214 /boot.php
parent208d38207e80dc82a9e97d53153a7dfceb0496a5 (diff)
downloadvolse-hubzilla-69d46538ce523f2e7ee66077d409b6f9e74c97b6.tar.gz
volse-hubzilla-69d46538ce523f2e7ee66077d409b6f9e74c97b6.tar.bz2
volse-hubzilla-69d46538ce523f2e7ee66077d409b6f9e74c97b6.zip
Update boot.php
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 e55f68bca..807022283 100755
--- a/boot.php
+++ b/boot.php
@@ -54,7 +54,7 @@ define ( 'STD_VERSION', '3.7.4' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1220 );
+define ( 'DB_UPDATE_VERSION', 1221 );
define ( 'PROJECT_BASE', __DIR__ );