aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-17 19:35:24 -0700
committerfriendica <info@friendica.com>2012-05-17 19:35:24 -0700
commitd5d853f37f5b42d4b78f823ed0fb154064ee0e70 (patch)
treeb582e2b4606637a64cc28d86c49124c7b5dcee61 /boot.php
parent4f0e26759c2cc6cc08adc2bd94e85e4821194f2b (diff)
downloadvolse-hubzilla-d5d853f37f5b42d4b78f823ed0fb154064ee0e70.tar.gz
volse-hubzilla-d5d853f37f5b42d4b78f823ed0fb154064ee0e70.tar.bz2
volse-hubzilla-d5d853f37f5b42d4b78f823ed0fb154064ee0e70.zip
setup delivery chain for private groups (work in progress)
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 abf335aa0..4032f2662 100644
--- 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', '3.0.1344' );
+define ( 'FRIENDICA_VERSION', '3.0.1345' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );