aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-10-13 15:32:43 -0700
committerFriendika <info@friendika.com>2011-10-13 15:32:43 -0700
commit4eae1e5d8a37f206177c8eeb379c0f32aa84d5ab (patch)
treeb5fb1b72d12c9356cb3332549a5f762924898f77 /boot.php
parentd60505ffb088048b7ebcb7e44a15cd454cbd6f1e (diff)
downloadvolse-hubzilla-4eae1e5d8a37f206177c8eeb379c0f32aa84d5ab.tar.gz
volse-hubzilla-4eae1e5d8a37f206177c8eeb379c0f32aa84d5ab.tar.bz2
volse-hubzilla-4eae1e5d8a37f206177c8eeb379c0f32aa84d5ab.zip
don't propagate deletions for other people's stuff
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 fb406867d..376def64d 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.1132' );
+define ( 'FRIENDIKA_VERSION', '2.3.1133' );
define ( 'DFRN_PROTOCOL_VERSION', '2.21' );
define ( 'DB_UPDATE_VERSION', 1095 );