aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2014-02-20 11:17:07 +0100
committerzottel <github@zottel.net>2014-02-20 11:17:07 +0100
commit79c566bda33645f42f8545fdc6e55af35c4a7d5c (patch)
tree7fc573bd9903150b938b11758837b02a1d157008 /boot.php
parentb223b52f83344a7ebdea460cd534d24337f0b403 (diff)
parentd8434bb480ee4f7a94246a8623614a4c3105a2a6 (diff)
downloadvolse-hubzilla-79c566bda33645f42f8545fdc6e55af35c4a7d5c.tar.gz
volse-hubzilla-79c566bda33645f42f8545fdc6e55af35c4a7d5c.tar.bz2
volse-hubzilla-79c566bda33645f42f8545fdc6e55af35c4a7d5c.zip
Merge remote-tracking branch 'upstream/master'
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 1d8ec2143..e7f583b44 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', 1097 );
+define ( 'DB_UPDATE_VERSION', 1098 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );