aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-27 16:18:06 -0700
committerFriendika <info@friendika.com>2011-06-27 16:18:06 -0700
commit1947b74e5bd92f11a3e8af2223826e649233a883 (patch)
treef72f15b33c44b38f21db01c788d4b841c0497a0b /boot.php
parent14c002d7a4b96c8b1cbabec30614af4fe7b22d5a (diff)
downloadvolse-hubzilla-1947b74e5bd92f11a3e8af2223826e649233a883.tar.gz
volse-hubzilla-1947b74e5bd92f11a3e8af2223826e649233a883.tar.bz2
volse-hubzilla-1947b74e5bd92f11a3e8af2223826e649233a883.zip
some basic margins for friend suggestion screen
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 0bab002ed..7419ddff9 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.1023' );
+define ( 'FRIENDIKA_VERSION', '2.2.1024' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1070 );