aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-02-22 19:56:28 -0800
committerfriendica <info@friendica.com>2012-02-22 19:56:28 -0800
commitf9eddad44f9eb31b8eab2f783c6892e1f929386b (patch)
treec47e0ba7acea28198e9dd96bea59e90ff72176a8 /boot.php
parent390eb15e7d00a0616d73cc86595182f099639644 (diff)
downloadvolse-hubzilla-f9eddad44f9eb31b8eab2f783c6892e1f929386b.tar.gz
volse-hubzilla-f9eddad44f9eb31b8eab2f783c6892e1f929386b.tar.bz2
volse-hubzilla-f9eddad44f9eb31b8eab2f783c6892e1f929386b.zip
allow forum posts by followers on Diaspora
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 79a925961..9e40b81dc 100755
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,7 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-define ( 'FRIENDICA_VERSION', '2.3.1259' );
+define ( 'FRIENDICA_VERSION', '2.3.1260' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1123 );