aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-11 21:30:50 -0700
committerFriendika <info@friendika.com>2011-04-11 21:30:50 -0700
commitbfffd33ff9603f59e93207dfdc09481e17952726 (patch)
tree0427a37201c65d629cd6608ebb3a725bde1c2db9 /boot.php
parent4cb21fc60b343ccb77937f669951b05feb9cdcff (diff)
downloadvolse-hubzilla-bfffd33ff9603f59e93207dfdc09481e17952726.tar.gz
volse-hubzilla-bfffd33ff9603f59e93207dfdc09481e17952726.tar.bz2
volse-hubzilla-bfffd33ff9603f59e93207dfdc09481e17952726.zip
table for email poll driver
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index f04b8c394..29e56c78c 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.946' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1049 );
+define ( 'DB_UPDATE_VERSION', 1050 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );