aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-31 14:30:27 -0700
committerFriendika <info@friendika.com>2011-10-31 14:30:27 -0700
commitd5ce13ee12f6d9fcebf905213b66938fb1ceb06c (patch)
treee8f5b2c1897ff1b3ad22125d25278c04e84338e5 /boot.php
parent0eceade2fe0bb432543d8c48b3e9e6c5f3a3b00c (diff)
downloadvolse-hubzilla-d5ce13ee12f6d9fcebf905213b66938fb1ceb06c.tar.gz
volse-hubzilla-d5ce13ee12f6d9fcebf905213b66938fb1ceb06c.tar.bz2
volse-hubzilla-d5ce13ee12f6d9fcebf905213b66938fb1ceb06c.zip
bug #186 - $type macro not replaced in diaspora 'like' message
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 85aca95be..f75913162 100644
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDIKA_PLATFORM', 'Free Friendika');
-define ( 'FRIENDIKA_VERSION', '2.3.1150' );
+define ( 'FRIENDIKA_VERSION', '2.3.1151' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1099 );