aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-29 00:23:05 -0800
committerfriendica <info@friendica.com>2011-12-29 00:23:05 -0800
commitc735582eadc05d566057d00c685ec60c6e1164d9 (patch)
tree4cd99ac286f517f08edf5591bf19ed2dcfcb41e4 /boot.php
parentda21473c3434808f91953ba14f97c647b8dc8895 (diff)
downloadvolse-hubzilla-c735582eadc05d566057d00c685ec60c6e1164d9.tar.gz
volse-hubzilla-c735582eadc05d566057d00c685ec60c6e1164d9.tar.bz2
volse-hubzilla-c735582eadc05d566057d00c685ec60c6e1164d9.zip
hide contacts on approval
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 bcc858fa1..bbf132f30 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.1208' );
+define ( 'FRIENDICA_VERSION', '2.3.1209' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );