aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-21 14:42:12 -0800
committerfriendica <info@friendica.com>2011-12-21 14:42:12 -0800
commitdacbbfaafbaec739199771062ceb55ecb8246999 (patch)
tree4ca1449f42dc8be7a933cec132197a2ca1e2bb23 /boot.php
parent048fcae40b260b04e7b2e1774c1c72b69f790212 (diff)
downloadvolse-hubzilla-dacbbfaafbaec739199771062ceb55ecb8246999.tar.gz
volse-hubzilla-dacbbfaafbaec739199771062ceb55ecb8246999.tar.bz2
volse-hubzilla-dacbbfaafbaec739199771062ceb55ecb8246999.zip
bug #188 diaspora_signed_retraction not removing post
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 742b6c679..f9148e365 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.1201' );
+define ( 'FRIENDICA_VERSION', '2.3.1202' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );