aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-12 13:58:17 -0800
committerfriendica <info@friendica.com>2012-01-12 13:58:17 -0800
commit87c4d1c3cd684a93d5d634ba41a04bfdd51f6fc9 (patch)
treed941ab8e6ddd0e1b9682722f99844b7877971419 /boot.php
parentaa1c28cf399f42b8b84f5a74bd9ab1a3ee34844c (diff)
downloadvolse-hubzilla-87c4d1c3cd684a93d5d634ba41a04bfdd51f6fc9.tar.gz
volse-hubzilla-87c4d1c3cd684a93d5d634ba41a04bfdd51f6fc9.tar.bz2
volse-hubzilla-87c4d1c3cd684a93d5d634ba41a04bfdd51f6fc9.zip
bug #251 - privacy settings not working via API
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 d22f77504..1c20bebc5 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1223' );
+define ( 'FRIENDICA_VERSION', '2.3.1224' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1115 );