aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-26 15:07:34 -0800
committerfriendica <info@friendica.com>2012-02-26 15:07:34 -0800
commit89560edde2fe3fb198b558479e9c2300fc4185fd (patch)
treebffb4a563ed2fe1ff02a4221e28c608460c866db /boot.php
parent6ddd444afde33337235eab3aa9d6d1fe12bcb7a4 (diff)
parentfe3dfbee5638dd2988bd8b126652b3138572f02c (diff)
downloadvolse-hubzilla-89560edde2fe3fb198b558479e9c2300fc4185fd.tar.gz
volse-hubzilla-89560edde2fe3fb198b558479e9c2300fc4185fd.tar.bz2
volse-hubzilla-89560edde2fe3fb198b558479e9c2300fc4185fd.zip
Merge pull request #50 from annando/master
massive changes in mail and design updates in "vier"
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 f348ae6e8..ada0f563d 100755
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1264' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
-define ( 'DB_UPDATE_VERSION', 1126 );
+define ( 'DB_UPDATE_VERSION', 1127 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );