aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-07 15:49:41 -0700
committerFriendika <info@friendika.com>2011-10-07 15:49:41 -0700
commit1d05c564d498866a8d653e6940f3e79ab2e4cb8e (patch)
tree6ffe2ae0964f5c1ef67b85b0f5156864ead63cb3 /boot.php
parent72af2d610b945cc2b11fb2f1073ee77c1e34147a (diff)
downloadvolse-hubzilla-1d05c564d498866a8d653e6940f3e79ab2e4cb8e.tar.gz
volse-hubzilla-1d05c564d498866a8d653e6940f3e79ab2e4cb8e.tar.bz2
volse-hubzilla-1d05c564d498866a8d653e6940f3e79ab2e4cb8e.zip
missing arg to diaspora_transmit from share/unshare
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 43e50d334..5b0164e54 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.1126' );
+define ( 'FRIENDIKA_VERSION', '2.3.1127' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1094 );