aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMax Kostikov <max@kostikov.co>2019-05-08 19:55:21 +0200
committerMax Kostikov <max@kostikov.co>2019-05-08 19:55:21 +0200
commit5bf9a9828c4000c8f293efc17bc094c026a5dc0a (patch)
treeb6c6c88e45dcaa29cdf11d2997c310d5e840a8db /boot.php
parentc200e55f95b0b5530c874fbee76b23af02eaa8cb (diff)
parent24f3bc9f0c282f9a0610ee828b4341ee43cecb40 (diff)
downloadvolse-hubzilla-5bf9a9828c4000c8f293efc17bc094c026a5dc0a.tar.gz
volse-hubzilla-5bf9a9828c4000c8f293efc17bc094c026a5dc0a.tar.bz2
volse-hubzilla-5bf9a9828c4000c8f293efc17bc094c026a5dc0a.zip
Merge branch 'channel_update' into 'dev'
Channel update See merge request hubzilla/core!1639
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 89c6d5e1f..abd9127d5 100755
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,7 @@ define ( 'PLATFORM_NAME', 'hubzilla' );
define ( 'STD_VERSION', '4.1.2' );
define ( 'ZOT_REVISION', '6.0a' );
-define ( 'DB_UPDATE_VERSION', 1231 );
+define ( 'DB_UPDATE_VERSION', 1232 );
define ( 'PROJECT_BASE', __DIR__ );