aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-06 12:58:41 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-06 12:58:41 +0200
commit0cb2407c94744029be9c892e5e1cc2a743ca18bc (patch)
tree13c32b977cd993d035c43a4a0fff342b43ae6555 /boot.php
parent52d5ef905e580983bf88e06f1a9c4775258b9730 (diff)
parent4f9588d9eeb0dea7d824760f899094f0c98763c3 (diff)
downloadvolse-hubzilla-0cb2407c94744029be9c892e5e1cc2a743ca18bc.tar.gz
volse-hubzilla-0cb2407c94744029be9c892e5e1cc2a743ca18bc.tar.bz2
volse-hubzilla-0cb2407c94744029be9c892e5e1cc2a743ca18bc.zip
Merge remote-tracking branch 'origin/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 e1bcc078a..f4f44a644 100644
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
define ( 'FRIENDICA_VERSION', '2.3.1303' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
-define ( 'DB_UPDATE_VERSION', 1135 );
+define ( 'DB_UPDATE_VERSION', 1136 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );