aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-23 18:28:33 -0700
committerfriendica <info@friendica.com>2012-04-23 18:28:33 -0700
commitf265863435b15ab08e3312343672ef8d43aea76e (patch)
treef5ec71e3421554f0491a5ae2094db086f8abfd9f /boot.php
parentaf7abcea2715824cbd6460a7323c8bb64bd5b829 (diff)
downloadvolse-hubzilla-f265863435b15ab08e3312343672ef8d43aea76e.tar.gz
volse-hubzilla-f265863435b15ab08e3312343672ef8d43aea76e.tar.bz2
volse-hubzilla-f265863435b15ab08e3312343672ef8d43aea76e.zip
more work on mail2 (introductions), added 'm' (mail) flag to ACL backend for autocomplete of PM recips
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 1dd52fe7f..d2758c643 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.1320' );
+define ( 'FRIENDICA_VERSION', '2.3.1321' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1138 );