aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorSimon L'nu <simon.lnu@gmail.com>2012-05-15 23:40:35 -0400
committerSimon L'nu <simon.lnu@gmail.com>2012-05-15 23:40:35 -0400
commita3137eec11ddd4c5d3e2b4f2c45fcfb356d2c2b0 (patch)
tree418391375830247eac3da1eadb5a6993a76b7977 /boot.php
parent2687f4377c301205afbbcf2034cbb1b9556e08e7 (diff)
parente39014a3a765f7afb189be5409b60a771f5c46da (diff)
downloadvolse-hubzilla-a3137eec11ddd4c5d3e2b4f2c45fcfb356d2c2b0.tar.gz
volse-hubzilla-a3137eec11ddd4c5d3e2b4f2c45fcfb356d2c2b0.tar.bz2
volse-hubzilla-a3137eec11ddd4c5d3e2b4f2c45fcfb356d2c2b0.zip
Merge branch 'master', remote-tracking branch 'remotes/upstream/master'
* remotes/upstream/master: update tinymce to 3.5.0.1 rev update DE strings slackr drop shadows extended Allow plugins to modify the contact photo menu rev update * 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 f4247483f..f9bfa7551 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', '3.0.1341' );
+define ( 'FRIENDICA_VERSION', '3.0.1343' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1143 );