aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-01 21:15:20 -0700
committerFriendika <info@friendika.com>2011-06-01 21:15:20 -0700
commit1e0d3173f8ca37eb448d9a45a0f1235da43e84a1 (patch)
tree2f564f072a6b4342e52017eca70323d9681f301c /boot.php
parent969a25eab244170a2c0f311c838dcf09f1281388 (diff)
downloadvolse-hubzilla-1e0d3173f8ca37eb448d9a45a0f1235da43e84a1.tar.gz
volse-hubzilla-1e0d3173f8ca37eb448d9a45a0f1235da43e84a1.tar.bz2
volse-hubzilla-1e0d3173f8ca37eb448d9a45a0f1235da43e84a1.zip
i before e, except after....
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 f42d6beda..ea119411e 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.997' );
+define ( 'FRIENDIKA_VERSION', '2.2.998' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1059 );