aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzottel <github@zottel.net>2012-03-22 16:03:14 +0100
committerzottel <github@zottel.net>2012-03-22 16:03:14 +0100
commite7d80a79fff23e6f8900b40677d11d1022a45df6 (patch)
tree29355722fb8a3e993884e852a254277c80e90de4 /boot.php
parent3f3c4aec79bf3ceedd551bae7cec7acfd68e3772 (diff)
parent622b25df5f2d1ab21c9e23047bc0c98bfe72bad0 (diff)
downloadvolse-hubzilla-e7d80a79fff23e6f8900b40677d11d1022a45df6.tar.gz
volse-hubzilla-e7d80a79fff23e6f8900b40677d11d1022a45df6.tar.bz2
volse-hubzilla-e7d80a79fff23e6f8900b40677d11d1022a45df6.zip
Merge remote branch 'upstream/master'
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 910de6f82..04e16e64d 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.1288' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
-define ( 'DB_UPDATE_VERSION', 1132 );
+define ( 'DB_UPDATE_VERSION', 1133 );
define ( 'EOL', "<br />\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );