aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorOlivier Migeot <olivier@migeot.org>2011-04-13 14:25:13 +0200
committerOlivier Migeot <olivier@migeot.org>2011-04-13 14:25:13 +0200
commite051fa36052efbea2bdd9629d41851398f63ad71 (patch)
tree68ec1a5bf223b1e3106282adbbeaaf1324d94a80 /boot.php
parentaa358b707c702d5ae3da2f58ba3e61b8f5138e4f (diff)
parent21536fcda3415b86db77147ca112c017b4f1063b (diff)
downloadvolse-hubzilla-e051fa36052efbea2bdd9629d41851398f63ad71.tar.gz
volse-hubzilla-e051fa36052efbea2bdd9629d41851398f63ad71.tar.bz2
volse-hubzilla-e051fa36052efbea2bdd9629d41851398f63ad71.zip
Merge remote branch 'mike/master'
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 9bf331cee..bffd4ae2b 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
define ( 'FRIENDIKA_VERSION', '2.1.947' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
-define ( 'DB_UPDATE_VERSION', 1050 );
+define ( 'DB_UPDATE_VERSION', 1051 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );