aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-07 15:35:42 -0700
committerFriendika <info@friendika.com>2011-07-07 15:35:42 -0700
commit5ab30578ae154d1e21b540f9b71dc29defa7d5d3 (patch)
treef77be4888b8100bd0c1e188978271386d452757d /boot.php
parentd187c39d5dbe70df5dcc8c6ec36453474a7b17f6 (diff)
downloadvolse-hubzilla-5ab30578ae154d1e21b540f9b71dc29defa7d5d3.tar.gz
volse-hubzilla-5ab30578ae154d1e21b540f9b71dc29defa7d5d3.tar.bz2
volse-hubzilla-5ab30578ae154d1e21b540f9b71dc29defa7d5d3.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 6e6477d28..8ff029a5c 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.1033' );
+define ( 'FRIENDIKA_VERSION', '2.2.1034' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );