aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-16 08:45:49 -0700
committerFriendika <info@friendika.com>2011-04-16 08:45:49 -0700
commit06492b76b150beb972cc54cce2740e76937d1544 (patch)
tree6653266531192aff7b88f463320e2502bb29ac72
parent863ddf1676be3837da4219ed7883e61e4d493b1c (diff)
downloadvolse-hubzilla-06492b76b150beb972cc54cce2740e76937d1544.tar.gz
volse-hubzilla-06492b76b150beb972cc54cce2740e76937d1544.tar.bz2
volse-hubzilla-06492b76b150beb972cc54cce2740e76937d1544.zip
update updater
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index eeaf51398..9072a135d 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.950' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1052 );
+define ( 'DB_UPDATE_VERSION', 1053 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );