aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-17 14:52:03 -0700
committerFriendika <info@friendika.com>2011-10-17 14:52:03 -0700
commit278433eac75639052686f70e98621466d6c44df3 (patch)
treeac9d4dbe9d6a64636143d9a6eb8e591245129143 /boot.php
parentb820dfa31fd0fead82f238f18c965dcdbf5f672d (diff)
downloadvolse-hubzilla-278433eac75639052686f70e98621466d6c44df3.tar.gz
volse-hubzilla-278433eac75639052686f70e98621466d6c44df3.tar.bz2
volse-hubzilla-278433eac75639052686f70e98621466d6c44df3.zip
origin flag handling, and bug #137 - provide timezone conversion for events posted across to Diaspora
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 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 );