aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-26 14:16:25 -0800
committerfriendica <info@friendica.com>2011-12-26 14:16:25 -0800
commit356c05c6b3f1dbd2b74b73610655218972fd5347 (patch)
tree92305190f9d105319daddb634b6068efb3266f43 /boot.php
parentbb40e54dec9f72a3c415df5d3799eab0010c5ddf (diff)
downloadvolse-hubzilla-356c05c6b3f1dbd2b74b73610655218972fd5347.tar.gz
volse-hubzilla-356c05c6b3f1dbd2b74b73610655218972fd5347.tar.bz2
volse-hubzilla-356c05c6b3f1dbd2b74b73610655218972fd5347.zip
extending notifications to other types
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 354b51a94..1be6a26ff 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.1206' );
+define ( 'FRIENDICA_VERSION', '2.3.1207' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );