aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-06 14:16:22 -0700
committerFriendika <info@friendika.com>2011-06-06 14:16:22 -0700
commitc003eda17710f6818a47dbaca4e95a755fc8de39 (patch)
treecf4a78e80e31efe7a3decda184c89ab83f552aa7
parent4c629e274bbf368e79e47133869c923a2e6dd4a9 (diff)
downloadvolse-hubzilla-c003eda17710f6818a47dbaca4e95a755fc8de39.tar.gz
volse-hubzilla-c003eda17710f6818a47dbaca4e95a755fc8de39.tar.bz2
volse-hubzilla-c003eda17710f6818a47dbaca4e95a755fc8de39.zip
revup
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index a112b9d0d..1e51a4723 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.1002' );
+define ( 'FRIENDIKA_VERSION', '2.2.1003' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1061 );