aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-08-27 18:09:43 -0700
committerFriendika <info@friendika.com>2011-08-27 18:09:43 -0700
commitada8bee70e89c34afa53eff9ad70315cfcd34c6d (patch)
tree048175af42a2738a4c42c34df9e4d75b0101c897 /boot.php
parente3dbb6339386fce5cef2d22be6edd63b93a9b41d (diff)
downloadvolse-hubzilla-ada8bee70e89c34afa53eff9ad70315cfcd34c6d.tar.gz
volse-hubzilla-ada8bee70e89c34afa53eff9ad70315cfcd34c6d.tar.bz2
volse-hubzilla-ada8bee70e89c34afa53eff9ad70315cfcd34c6d.zip
remove public disclosure risk
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 cb18b0560..58d6cc839 100644
--- a/boot.php
+++ b/boot.php
@@ -7,7 +7,7 @@ require_once('include/text.php');
require_once("include/pgettext.php");
-define ( 'FRIENDIKA_VERSION', '2.2.1084' );
+define ( 'FRIENDIKA_VERSION', '2.2.1085' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1083 );