aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-04-10 03:00:29 -0700
committerFriendika <info@friendika.com>2011-04-10 03:00:29 -0700
commitbf865f0210aee4c6742b10bb63cd05f0de9b9d12 (patch)
tree28fcd894fd9bf0d3f89152e75a842d8248259108 /boot.php
parent6b66ac818364a4cb5592a0f520396a08feab804f (diff)
downloadvolse-hubzilla-bf865f0210aee4c6742b10bb63cd05f0de9b9d12.tar.gz
volse-hubzilla-bf865f0210aee4c6742b10bb63cd05f0de9b9d12.tar.bz2
volse-hubzilla-bf865f0210aee4c6742b10bb63cd05f0de9b9d12.zip
bug #34, line breaks double in retweet/share
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 6dd433fd8..3331c9867 100644
--- a/boot.php
+++ b/boot.php
@@ -2,7 +2,7 @@
set_time_limit(0);
-define ( 'FRIENDIKA_VERSION', '2.1.943' );
+define ( 'FRIENDIKA_VERSION', '2.1.944' );
define ( 'DFRN_PROTOCOL_VERSION', '2.2' );
define ( 'DB_UPDATE_VERSION', 1047 );