summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-02-01 14:07:23 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2014-02-01 14:07:23 +0100
commita76e5bd1c65354dbdc9793179369ef0903d03762 (patch)
tree5b790fe66b45548b9b25fcd8b9be4caf5c950b3c
parentcf8ee6bd48221e73b515922e75945e9aa763f907 (diff)
C'est parti pour la 0.8-dev
-rw-r--r--CHANGELOG5
-rw-r--r--README.md4
-rw-r--r--constants.php2
3 files changed, 8 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 4db9381d5..f7e15c185 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,10 @@
# Journal des modifications
+## 2014-0x-xx FreshRSS 0.8
+
+* Mise à jour des flux plus rapide grâce à une meilleure utilisation du cache
+
+
## 2014-01-29 FreshRSS 0.7
* Nouveau mode multi-utilisateur
diff --git a/README.md b/README.md
index 75346f98e..4de5c51e0 100644
--- a/README.md
+++ b/README.md
@@ -8,8 +8,8 @@ Il permet de gérer plusieurs utilisateurs, et dispose d’un mode de lecture an
* Site officiel : http://freshrss.org
* Démo : http://demo.freshrss.org/
* Développeur : Marien Fressinaud <dev@marienfressinaud.fr>
-* Version actuelle : 0.7
-* Date de publication 2014-01-29
+* Version actuelle : 0.8-dev
+* Date de publication 2014-0x-xx
* License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html)
![Logo de FreshRSS](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png)
diff --git a/constants.php b/constants.php
index 2eba868b2..a7c96f47b 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '0.7');
+define('FRESHRSS_VERSION', '0.8-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
// Constantes de chemins