From 278433eac75639052686f70e98621466d6c44df3 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 17 Oct 2011 14:52:03 -0700 Subject: origin flag handling, and bug #137 - provide timezone conversion for events posted across to Diaspora --- boot.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'boot.php') diff --git a/boot.php b/boot.php index eb8bcc377..fec1870df 100644 --- a/boot.php +++ b/boot.php @@ -8,7 +8,7 @@ require_once("include/pgettext.php"); require_once('include/nav.php'); define ( 'FRIENDIKA_PLATFORM', 'Free Friendika'); -define ( 'FRIENDIKA_VERSION', '2.3.1135' ); +define ( 'FRIENDIKA_VERSION', '2.3.1137' ); define ( 'DFRN_PROTOCOL_VERSION', '2.21' ); define ( 'DB_UPDATE_VERSION', 1097 ); -- cgit v1.2.3