aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-06 14:29:04 -0700
committerFriendika <info@friendika.com>2011-07-06 14:29:04 -0700
commit5cf9d9d877bce0f069c25c32ad62d2e4ee3fa179 (patch)
treec59f129487da792666cd1c2198c9b92ce8701807 /boot.php
parente315b2defbda529acc73eff402582b8a97b5dace (diff)
downloadvolse-hubzilla-5cf9d9d877bce0f069c25c32ad62d2e4ee3fa179.tar.gz
volse-hubzilla-5cf9d9d877bce0f069c25c32ad62d2e4ee3fa179.tar.bz2
volse-hubzilla-5cf9d9d877bce0f069c25c32ad62d2e4ee3fa179.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 5d3643e06..6e6477d28 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.1032' );
+define ( 'FRIENDIKA_VERSION', '2.2.1033' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );