aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-25 19:10:38 -0700
committerFriendika <info@friendika.com>2011-06-25 19:10:38 -0700
commit59d9070d13949d596d24524acaef9d35e8feba8c (patch)
treede2fb7e6f68adb9abbc8259f73b38b216cd24d75 /boot.php
parent39b5263e352b8763cfc421f287751b65becf1153 (diff)
downloadvolse-hubzilla-59d9070d13949d596d24524acaef9d35e8feba8c.tar.gz
volse-hubzilla-59d9070d13949d596d24524acaef9d35e8feba8c.tar.bz2
volse-hubzilla-59d9070d13949d596d24524acaef9d35e8feba8c.zip
suggestion template
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 d042ffdca..9321b43c0 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.1020' );
+define ( 'FRIENDIKA_VERSION', '2.2.1022' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1067 );