aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-25 17:55:30 -0800
committerfriendica <info@friendica.com>2014-02-25 17:55:30 -0800
commit2c72e49d1f63404b464f284d86ce2dce7f2eb493 (patch)
treef4635c09daa817c9b9cd0d69ffa7ae91ef11f7a8 /boot.php
parent9a2e73ae1522c7e69d7d6e0ca6c1089189c6e697 (diff)
downloadvolse-hubzilla-2c72e49d1f63404b464f284d86ce2dce7f2eb493.tar.gz
volse-hubzilla-2c72e49d1f63404b464f284d86ce2dce7f2eb493.tar.bz2
volse-hubzilla-2c72e49d1f63404b464f284d86ce2dce7f2eb493.zip
more chatroom discovery
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 56a87ca9a..381f1eea0 100755
--- a/boot.php
+++ b/boot.php
@@ -47,7 +47,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1099 );
+define ( 'DB_UPDATE_VERSION', 1100 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );