aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-12-21 17:37:35 +0100
committerFabio Comuni <fabrix.xm@gmail.com>2011-12-21 17:37:35 +0100
commit7f2070ca91aca9e92f3ac4c5b714742c6f9ecc3b (patch)
treeda414eee593cde8cdf631b598671daac22687380 /boot.php
parentbf00e4dded7dd90443eafb8fc1c15b82ce723867 (diff)
parent048fcae40b260b04e7b2e1774c1c72b69f790212 (diff)
downloadvolse-hubzilla-7f2070ca91aca9e92f3ac4c5b714742c6f9ecc3b.tar.gz
volse-hubzilla-7f2070ca91aca9e92f3ac4c5b714742c6f9ecc3b.tar.bz2
volse-hubzilla-7f2070ca91aca9e92f3ac4c5b714742c6f9ecc3b.zip
Merge remote-tracking branch 'friendica/master'
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 61f14d9bc..742b6c679 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.1200' );
+define ( 'FRIENDICA_VERSION', '2.3.1201' );
define ( 'DFRN_PROTOCOL_VERSION', '2.22' );
define ( 'DB_UPDATE_VERSION', 1112 );