aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-05-17 15:18:02 -0700
committerFriendika <info@friendika.com>2011-05-17 15:18:02 -0700
commit39d9507ad19ca2501fdd075cb27a7e4bbe8f958e (patch)
tree26791fb67d4552d31ee08d7e812b892acc156e4b /boot.php
parent6c397255c87c26a8e1b5e548ee49a4779c93fb18 (diff)
downloadvolse-hubzilla-39d9507ad19ca2501fdd075cb27a7e4bbe8f958e.tar.gz
volse-hubzilla-39d9507ad19ca2501fdd075cb27a7e4bbe8f958e.tar.bz2
volse-hubzilla-39d9507ad19ca2501fdd075cb27a7e4bbe8f958e.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 b0c7a6197..ec64d5ee4 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.982' );
+define ( 'FRIENDIKA_VERSION', '2.2.983' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1054 );