aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-08-17 19:06:56 -0700
committerfriendica <info@friendica.com>2014-08-17 19:06:56 -0700
commit4a76925787672ede57e0d36c890ffb08b6d32ed4 (patch)
treee61d21fbde2020027fd0c9dd132c0cb8f998d262 /boot.php
parentde1198ccfe113c848482ba0ba21bc9f24caca8a8 (diff)
downloadvolse-hubzilla-4a76925787672ede57e0d36c890ffb08b6d32ed4.tar.gz
volse-hubzilla-4a76925787672ede57e0d36c890ffb08b6d32ed4.tar.bz2
volse-hubzilla-4a76925787672ede57e0d36c890ffb08b6d32ed4.zip
some more work on realms
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 502783409..267999d07 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', 1122 );
+define ( 'DB_UPDATE_VERSION', 1123 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );