aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-01-21 00:19:53 -0800
committerfriendica <info@friendica.com>2014-01-21 00:19:53 -0800
commit8a5c7470104af34f838a889c429e27aa3143d40b (patch)
treea2eee0bb9b96278ed14f337cd5d88099fba11ce4 /boot.php
parent35733ca013e8a113bfd546d5d47f64a83946bc51 (diff)
downloadvolse-hubzilla-8a5c7470104af34f838a889c429e27aa3143d40b.tar.gz
volse-hubzilla-8a5c7470104af34f838a889c429e27aa3143d40b.tar.bz2
volse-hubzilla-8a5c7470104af34f838a889c429e27aa3143d40b.zip
move some store things
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 2cedb8bd6..b52ef87eb 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', 1091 );
+define ( 'DB_UPDATE_VERSION', 1092 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );