diff options
author | friendica <info@friendica.com> | 2014-08-27 16:48:43 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-27 16:48:43 -0700 |
commit | b478fe8dff80bd71511646b774b04e91d14e7136 (patch) | |
tree | ab0aec835ed4b8bdd5191335cdcdb2717ae51944 | |
parent | e179dca446b4e604b7486e79d694d39679d1209f (diff) | |
download | volse-hubzilla-b478fe8dff80bd71511646b774b04e91d14e7136.tar.gz volse-hubzilla-b478fe8dff80bd71511646b774b04e91d14e7136.tar.bz2 volse-hubzilla-b478fe8dff80bd71511646b774b04e91d14e7136.zip |
compatibility notes
-rw-r--r-- | doc/main.bb | 1 | ||||
-rw-r--r-- | version.inc | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/doc/main.bb b/doc/main.bb index db06071fa..0c34ced55 100644 --- a/doc/main.bb +++ b/doc/main.bb @@ -33,6 +33,7 @@ Zot is the great new communicaton protocol invented especially for the Red Matri [zrl=[baseurl]/help/AdvancedSearch]Advanced Directory Search[/zrl]
[zrl=[baseurl]/help/addons]Help With Addons[/zrl]
[zrl=[baseurl]/help/nomadic-identity]Got Zot? Nomadic Identity, Channel Cloning And More[/zrl]
+[zrl=[baseurl]/help/diaspora_compat]Diaspora Communications Compatibility (Diaspora and Friendica)[/zrl]
[size=large][b]Frequently Asked Questions For Users[/b][/size]
[zrl=[baseurl]/help/faq_users]FAQ For Users[/zrl]
diff --git a/version.inc b/version.inc index 452e15850..dccb62428 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-08-26.779 +2014-08-27.780 |