aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-05-04 16:45:10 -0700
committerfriendica <info@friendica.com>2012-05-04 16:45:10 -0700
commit7c6e8b30b28a3656f536ba338c3b124533fdadb7 (patch)
treeac00955489112770c366420a957e1fa3878cad22 /boot.php
parent62ea9130feea694d733e6cbde9dec6c1b4a0ef51 (diff)
downloadvolse-hubzilla-7c6e8b30b28a3656f536ba338c3b124533fdadb7.tar.gz
volse-hubzilla-7c6e8b30b28a3656f536ba338c3b124533fdadb7.tar.bz2
volse-hubzilla-7c6e8b30b28a3656f536ba338c3b124533fdadb7.zip
only show remove category to item owner
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 03d5b0b2c..5fb309820 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', '2.3.1331' );
+define ( 'FRIENDICA_VERSION', '2.3.1332' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );