aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-15 15:20:16 -0700
committerFriendika <info@friendika.com>2011-07-15 15:20:16 -0700
commitd31f7203857ff96b7ffd2350a5aea9dd73e92de1 (patch)
tree45effdfadb4ea5e80657db0e94a59237d76e84e7 /boot.php
parent09f9e658e9d9b55db3d648e88f4cd72e15f79ff7 (diff)
downloadvolse-hubzilla-d31f7203857ff96b7ffd2350a5aea9dd73e92de1.tar.gz
volse-hubzilla-d31f7203857ff96b7ffd2350a5aea9dd73e92de1.tar.bz2
volse-hubzilla-d31f7203857ff96b7ffd2350a5aea9dd73e92de1.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 9866077d2..634c2b926 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.1041' );
+define ( 'FRIENDIKA_VERSION', '2.2.1042' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );