aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-07-17 21:38:37 -0700
committerfriendica <info@friendica.com>2013-07-17 21:38:37 -0700
commitfc265a8e3a1c6b2f5098b6e9b8243492b706222f (patch)
treed828248191dc9a7e28942cb0e0f296abe4e2abc3 /boot.php
parent15a614e1583db8ea5fab8f51172ed23f666ac235 (diff)
downloadvolse-hubzilla-fc265a8e3a1c6b2f5098b6e9b8243492b706222f.tar.gz
volse-hubzilla-fc265a8e3a1c6b2f5098b6e9b8243492b706222f.tar.bz2
volse-hubzilla-fc265a8e3a1c6b2f5098b6e9b8243492b706222f.zip
block duplicate channels
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 9eb2bf3dd..af9fa6cfa 100755
--- a/boot.php
+++ b/boot.php
@@ -43,7 +43,7 @@ require_once('include/taxonomy.php');
define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1052 );
+define ( 'DB_UPDATE_VERSION', 1053 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );