aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-30 15:32:39 -0700
committerFriendika <info@friendika.com>2011-06-30 15:32:39 -0700
commit42a6bc81e9f6ddea5ac61e4b79a75515028dcfae (patch)
tree1ff26401b84f1aef332555f739bc50f4fc022ad9 /boot.php
parent8819c73ba1ae1cbf19d2c517a87d30104d1a5da1 (diff)
downloadvolse-hubzilla-42a6bc81e9f6ddea5ac61e4b79a75515028dcfae.tar.gz
volse-hubzilla-42a6bc81e9f6ddea5ac61e4b79a75515028dcfae.tar.bz2
volse-hubzilla-42a6bc81e9f6ddea5ac61e4b79a75515028dcfae.zip
revup
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 ff036c3df..e303f5fc0 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.1026' );
+define ( 'FRIENDIKA_VERSION', '2.2.1027' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1070 );