aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-01 16:33:53 -0800
committerfriendica <info@friendica.com>2011-12-01 16:33:53 -0800
commitac3df5fece6e1f5a6eab3a2694b15bcf45ed31e4 (patch)
tree204e91c02902a0a3c65cff9fc40808c7d516de75 /boot.php
parent29b5d398fd4c80321fe0882bab9cc11455c75784 (diff)
downloadvolse-hubzilla-ac3df5fece6e1f5a6eab3a2694b15bcf45ed31e4.tar.gz
volse-hubzilla-ac3df5fece6e1f5a6eab3a2694b15bcf45ed31e4.tar.bz2
volse-hubzilla-ac3df5fece6e1f5a6eab3a2694b15bcf45ed31e4.zip
dynamic group edit buttons
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 50cfbf661..2ab1f560b 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.1181' );
+define ( 'FRIENDICA_VERSION', '2.3.1182' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1107 );