aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-09 15:06:53 -0700
committerFriendika <info@friendika.com>2011-07-09 15:06:53 -0700
commit35edf79abe08bcc1833dc695cb9aebfa5d4a78c0 (patch)
treeedf67a70b1b498000478c685c152101425f851e5 /boot.php
parent2d2b5006397bb6ac90f7e33e6022000ec836e86e (diff)
downloadvolse-hubzilla-35edf79abe08bcc1833dc695cb9aebfa5d4a78c0.tar.gz
volse-hubzilla-35edf79abe08bcc1833dc695cb9aebfa5d4a78c0.tar.bz2
volse-hubzilla-35edf79abe08bcc1833dc695cb9aebfa5d4a78c0.zip
bug #102
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 8ff029a5c..3f64310fc 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.1034' );
+define ( 'FRIENDIKA_VERSION', '2.2.1036' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );