aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-10 20:39:46 -0700
committerFriendika <info@friendika.com>2011-06-10 20:39:46 -0700
commitd66056af9d56d86fdb57061c83c9187ea9f51403 (patch)
treea67a76b3c361d422cea0fa2b880193e88dc22e8c /boot.php
parent7c60701efc091945dd2ee14728263d8dae0f88b0 (diff)
downloadvolse-hubzilla-d66056af9d56d86fdb57061c83c9187ea9f51403.tar.gz
volse-hubzilla-d66056af9d56d86fdb57061c83c9187ea9f51403.tar.bz2
volse-hubzilla-d66056af9d56d86fdb57061c83c9187ea9f51403.zip
reduce visibility of lang-select flag (duepuntozero)
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 b94000b60..b8b0dc059 100644
--- a/boot.php
+++ b/boot.php
@@ -4,7 +4,7 @@ set_time_limit(0);
ini_set('pcre.backtrack_limit', 250000);
-define ( 'FRIENDIKA_VERSION', '2.2.1006' );
+define ( 'FRIENDIKA_VERSION', '2.2.1007' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1063 );