aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-07-10 20:46:00 -0700
committerFriendika <info@friendika.com>2011-07-10 20:46:00 -0700
commiteb604deff5da8262f4b32e5a7ac70c9991b0284d (patch)
tree77d1056b427675d21af0956b88b0ff9c67338b66 /boot.php
parent35edf79abe08bcc1833dc695cb9aebfa5d4a78c0 (diff)
downloadvolse-hubzilla-eb604deff5da8262f4b32e5a7ac70c9991b0284d.tar.gz
volse-hubzilla-eb604deff5da8262f4b32e5a7ac70c9991b0284d.tar.bz2
volse-hubzilla-eb604deff5da8262f4b32e5a7ac70c9991b0284d.zip
log twitter post result
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 3f64310fc..0a98399cd 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.1036' );
+define ( 'FRIENDIKA_VERSION', '2.2.1037' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1075 );