aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-19 15:03:09 -0700
committerfriendica <info@friendica.com>2012-03-19 15:03:09 -0700
commit9e133d6412945f84f858d4bfde26c69f9e1afbfd (patch)
treed2f678e48693a41385df10d0df8586ab6087da4d /boot.php
parent139a86dbd395f4601b29b9af97ac8ea190cce9f9 (diff)
downloadvolse-hubzilla-9e133d6412945f84f858d4bfde26c69f9e1afbfd.tar.gz
volse-hubzilla-9e133d6412945f84f858d4bfde26c69f9e1afbfd.tar.bz2
volse-hubzilla-9e133d6412945f84f858d4bfde26c69f9e1afbfd.zip
refactor openid logins/registrations
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 9779bb9a8..be4b8ca0e 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.1285' );
+define ( 'FRIENDICA_VERSION', '2.3.1286' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1132 );