aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-04 15:44:33 -0700
committerFriendika <info@friendika.com>2011-07-04 15:44:33 -0700
commit246b0f1efeeefba94e477bc4a06c566591cd8bb2 (patch)
tree744ac5ea84602bf78365ca8e863fd3f23e48fa96
parent78363ecfb10edb29da9394770b68bb66f199e70b (diff)
downloadvolse-hubzilla-246b0f1efeeefba94e477bc4a06c566591cd8bb2.tar.gz
volse-hubzilla-246b0f1efeeefba94e477bc4a06c566591cd8bb2.tar.bz2
volse-hubzilla-246b0f1efeeefba94e477bc4a06c566591cd8bb2.zip
revup
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 855a67dfd..97ea42ff0 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.1030' );
+define ( 'FRIENDIKA_VERSION', '2.2.1031' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1073 );