aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-29 22:32:30 -0800
committerfriendica <info@friendica.com>2011-12-29 22:32:30 -0800
commita76be1934a56eb4a8f92cb8c47bbb3d3ca647295 (patch)
tree58a534571b55b16557892291d0e7e509c3e8d7ba /boot.php
parentc735582eadc05d566057d00c685ec60c6e1164d9 (diff)
downloadvolse-hubzilla-a76be1934a56eb4a8f92cb8c47bbb3d3ca647295.tar.gz
volse-hubzilla-a76be1934a56eb4a8f92cb8c47bbb3d3ca647295.tar.bz2
volse-hubzilla-a76be1934a56eb4a8f92cb8c47bbb3d3ca647295.zip
migrate more notifications
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 bbf132f30..1babd3331 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.1209' );
+define ( 'FRIENDICA_VERSION', '2.3.1210' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );