aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-03 19:41:04 -0700
committerFriendika <info@friendika.com>2011-07-03 19:41:04 -0700
commit5ceeb6752d645036b832077d88b71a8825952322 (patch)
tree1cf61d116761b52bf53592241a3b7a178d1675e0 /boot.php
parentbef68a8c7fe021bd6effc3e4bad62dbd1d229e87 (diff)
downloadvolse-hubzilla-5ceeb6752d645036b832077d88b71a8825952322.tar.gz
volse-hubzilla-5ceeb6752d645036b832077d88b71a8825952322.tar.bz2
volse-hubzilla-5ceeb6752d645036b832077d88b71a8825952322.zip
starred items
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 459bec217..855a67dfd 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.1029' );
+define ( 'FRIENDIKA_VERSION', '2.2.1030' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1073 );