diff options
-rw-r--r-- | assets/home.html | 2 | ||||
-rw-r--r-- | version.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/assets/home.html b/assets/home.html index 2e926ba3b..18d6f31bd 100644 --- a/assets/home.html +++ b/assets/home.html @@ -161,7 +161,7 @@ $(document).ready(function() { <center> <img style="width: 450px; margin-top: 30px; margin-bottom: 30px;" src="assets/logo_simplifiedap.png" > -<div style="color:#808080;font-weight:bold;font-size:3.0em; margin-bottom:30px;">Dream it. Do it.</div> +<div style="color:#808080;font-weight:bold;font-size:3.0em; margin-bottom:30px;">Follow your heart.</div> <div id="word-flasher" style="font-size: 3.0em; font-weight: bold; margin-bottom: 30px;">RedMatrix</div> <div class="tr" style="font-size: 1.6em; color: #666; margin-left: 75px; margin-right: 75px;"> The RedMatrix (aka "red") is an open source webapp providing a complete <strong>decentralised</strong> publishing, sharing, and communications system. It combines communications (private messaging, chat and social networking), and media management (photos, events, files, web pages) with enough features to make your head spin. diff --git a/version.inc b/version.inc index 9bb9f37ef..1705b1e4e 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-05-04.665 +2014-05-05.666 |