aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-05-30 06:19:59 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-05-30 06:19:59 +0200
commit087f79236e79975d482f739e84cc16f6648e1bec (patch)
treee7296753df9d9ae92adbc5acf9d2997193b65d99 /boot.php
parent770d1bb7a368cdaba8e7340b54fd4b13ffea66b8 (diff)
parentc3478a1485334e9a399fe0786af54d63bb666a60 (diff)
downloadvolse-hubzilla-087f79236e79975d482f739e84cc16f6648e1bec.tar.gz
volse-hubzilla-087f79236e79975d482f739e84cc16f6648e1bec.tar.bz2
volse-hubzilla-087f79236e79975d482f739e84cc16f6648e1bec.zip
Merge branch 'master' of git://github.com/friendika/friendika
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 6de0f7a7f..0495c97d7 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.993' );
+define ( 'FRIENDIKA_VERSION', '2.2.995' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1059 );