aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-06 16:41:05 -0800
committerfriendica <info@friendica.com>2012-02-06 16:41:05 -0800
commit76308eca675505aa899ad647794b22b583bc698b (patch)
treeee93d5b917795457b1919212af4d34a16f3d9dc3 /boot.php
parent3d099bd99abe6431103112bfe1eafd96a61c6767 (diff)
downloadvolse-hubzilla-76308eca675505aa899ad647794b22b583bc698b.tar.gz
volse-hubzilla-76308eca675505aa899ad647794b22b583bc698b.tar.bz2
volse-hubzilla-76308eca675505aa899ad647794b22b583bc698b.zip
add toggle to choose sending "friends with" activity even if contact is not hidden
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 a861dff67..647290756 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.1243' );
+define ( 'FRIENDICA_VERSION', '2.3.1244' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1120 );