aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-27 21:02:57 -0800
committerfriendica <info@friendica.com>2014-01-27 21:02:57 -0800
commit8c80589b5ab196287788ff385733dec1df005044 (patch)
treecf80f7528b05005b811bf1a17b15448e8bfe73a9 /boot.php
parenteb21bbdd550e4d1efc9a4c6e506eb64ba2cf9842 (diff)
downloadvolse-hubzilla-8c80589b5ab196287788ff385733dec1df005044.tar.gz
volse-hubzilla-8c80589b5ab196287788ff385733dec1df005044.tar.bz2
volse-hubzilla-8c80589b5ab196287788ff385733dec1df005044.zip
chat data structures
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 b52ef87eb..73525b4b5 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1092 );
+define ( 'DB_UPDATE_VERSION', 1093 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );