aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-30 15:10:50 -0700
committerfriendica <info@friendica.com>2012-03-30 15:10:50 -0700
commitcfdfcb37cbed8354e9f6c025a6e9ccadafc2d625 (patch)
treeb143e223f2ffc2225fc95b42acc6e1997acbd764 /boot.php
parent5b4bb347a65b21c4119e22ef116b8b0aed626065 (diff)
downloadvolse-hubzilla-cfdfcb37cbed8354e9f6c025a6e9ccadafc2d625.tar.gz
volse-hubzilla-cfdfcb37cbed8354e9f6c025a6e9ccadafc2d625.tar.bz2
volse-hubzilla-cfdfcb37cbed8354e9f6c025a6e9ccadafc2d625.zip
don't delete contact from a friend request if friendship was already established
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 1f2b69077..03e88101a 100755
--- 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.1296' );
+define ( 'FRIENDICA_VERSION', '2.3.1297' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );