aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-08-21 01:33:20 -0700
committerfriendica <info@friendica.com>2013-08-21 01:33:20 -0700
commitd8ef1417fb2ff8d736e4392c118c51c63dc66b1d (patch)
tree7baffada93dd75448851b64023ea6f71803cf4c7 /boot.php
parent5d35d2110065dec9f984ad9028a5e8798f1faa37 (diff)
downloadvolse-hubzilla-d8ef1417fb2ff8d736e4392c118c51c63dc66b1d.tar.gz
volse-hubzilla-d8ef1417fb2ff8d736e4392c118c51c63dc66b1d.tar.bz2
volse-hubzilla-d8ef1417fb2ff8d736e4392c118c51c63dc66b1d.zip
poll stuff
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 cf3d17050..2323e302c 100755
--- a/boot.php
+++ b/boot.php
@@ -43,7 +43,7 @@ require_once('include/taxonomy.php');
define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1061 );
+define ( 'DB_UPDATE_VERSION', 1063 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );