aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-06-28 16:04:00 -0700
committerfriendica <info@friendica.com>2012-06-28 16:04:00 -0700
commitde93c61e0de2c4bd9c48ba15aae4855ddfabd0d5 (patch)
tree193a75b427bb1aa4985c973ca1426849b0163edb /boot.php
parent04397865f93a65555a30d57339b6d2853b5c2bfd (diff)
downloadvolse-hubzilla-de93c61e0de2c4bd9c48ba15aae4855ddfabd0d5.tar.gz
volse-hubzilla-de93c61e0de2c4bd9c48ba15aae4855ddfabd0d5.tar.bz2
volse-hubzilla-de93c61e0de2c4bd9c48ba15aae4855ddfabd0d5.zip
remove titles in ostatus even when edited date differs from created date
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 c27b0baaa..231f42a14 100644
--- a/boot.php
+++ b/boot.php
@@ -10,7 +10,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '3.0.1386' );
+define ( 'FRIENDICA_VERSION', '3.0.1388' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1151 );