From a4dac0f791ae6d34b64cee5a3fae1815f6f70a2b Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Fri, 13 Jun 2014 18:54:26 +0200 Subject: Version 0.7.2 --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index e32b8cbc3..b75aa4576 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Mon, 21 Jul 2014 18:10:34 +0200 Subject: Version 0.7.3 --- README.md | 4 ++-- constants.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'constants.php') diff --git a/README.md b/README.md index 5e6912524..f857bae99 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 -* Version actuelle : 0.7.2 -* Date de publication 2014-06-13 +* Version actuelle : 0.7.3 +* Date de publication 2014-07-21 * 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 b75aa4576..0850219c5 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Sun, 24 Aug 2014 15:29:48 +0200 Subject: Version 0.7.4 --- README.fr.md | 4 ++-- README.md | 4 ++-- constants.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'constants.php') diff --git a/README.fr.md b/README.fr.md index df43ef7e8..9c18f5656 100644 --- a/README.fr.md +++ b/README.fr.md @@ -10,8 +10,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 -* Version actuelle : 0.8-dev -* Date de publication 2014-0x-xx +* Version actuelle : 0.7.4 +* Date de publication 2014-08-24 * 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/README.md b/README.md index 0a22df8f1..47beee892 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It is a multi-user application with an anonymous reading mode. * Official website: http://freshrss.org * Demo: http://demo.freshrss.org/ * Developer: Marien Fressinaud -* Current version: 0.8-dev -* Publication date: 2014-0x-xx +* Current version: 0.7.4 +* Publication date: 2014-08-24 * License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html) ![FreshRSS logo](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png) diff --git a/constants.php b/constants.php index 0850219c5..b3ff177b2 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Fri, 26 Sep 2014 14:51:53 +0200 Subject: Version 0.9.0 --- CHANGELOG | 2 +- README.fr.md | 4 ++-- README.md | 4 ++-- constants.php | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) (limited to 'constants.php') diff --git a/CHANGELOG b/CHANGELOG index d7de86d9b..44d3452ae 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ # Journal des modifications -## 2014-09-xx FreshRSS 0.8.0 +## 2014-09-26 FreshRSS 0.8.0 / 0.9.0 (beta) * UI * New interface for statistics diff --git a/README.fr.md b/README.fr.md index 9c18f5656..3e15c29fa 100644 --- a/README.fr.md +++ b/README.fr.md @@ -10,8 +10,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 -* Version actuelle : 0.7.4 -* Date de publication 2014-08-24 +* Version actuelle : 0.9.0 +* Date de publication 2014-09-26 * 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/README.md b/README.md index 47beee892..0c2872944 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It is a multi-user application with an anonymous reading mode. * Official website: http://freshrss.org * Demo: http://demo.freshrss.org/ * Developer: Marien Fressinaud -* Current version: 0.7.4 -* Publication date: 2014-08-24 +* Current version: 0.9.0 +* Publication date: 2014-09-26 * License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html) ![FreshRSS logo](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png) diff --git a/constants.php b/constants.php index d9f2eab08..5bbb1a6a8 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Thu, 9 Oct 2014 16:19:05 +0200 Subject: Version 0.9.1 --- README.fr.md | 4 ++-- README.md | 4 ++-- constants.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'constants.php') diff --git a/README.fr.md b/README.fr.md index 050f49ec6..a90737ceb 100644 --- a/README.fr.md +++ b/README.fr.md @@ -10,8 +10,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 -* Version actuelle : x.y.z -* Date de publication : YYYY-MM-DD +* Version actuelle : 0.9.1 +* Date de publication : 2014-10-09 * 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/README.md b/README.md index 7c74e8ada..30971f697 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It is a multi-user application with an anonymous reading mode. * Official website: http://freshrss.org * Demo: http://demo.freshrss.org/ * Developer: Marien Fressinaud -* Current version: x.y.z -* Publication date: YYYY-MM-DD +* Current version: 0.9.1 +* Publication date: 2014-10-09 * License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html) ![FreshRSS logo](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png) diff --git a/constants.php b/constants.php index 5bbb1a6a8..615e31abf 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Fri, 31 Oct 2014 16:58:53 +0100 Subject: Version 0.9.2 --- README.fr.md | 4 ++-- README.md | 4 ++-- constants.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'constants.php') diff --git a/README.fr.md b/README.fr.md index a90737ceb..937db486c 100644 --- a/README.fr.md +++ b/README.fr.md @@ -10,8 +10,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 -* Version actuelle : 0.9.1 -* Date de publication : 2014-10-09 +* Version actuelle : 0.9.2 +* Date de publication : 2014-10-31 * 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/README.md b/README.md index 30971f697..b91d7ff1f 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It is a multi-user application with an anonymous reading mode. * Official website: http://freshrss.org * Demo: http://demo.freshrss.org/ * Developer: Marien Fressinaud -* Current version: 0.9.1 -* Publication date: 2014-10-09 +* Current version: 0.9.2 +* Publication date: 2014-10-31 * License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html) ![FreshRSS logo](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png) diff --git a/constants.php b/constants.php index 615e31abf..39e5f95c1 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Fri, 12 Dec 2014 19:01:20 +0100 Subject: Version 0.9.3 --- README.fr.md | 4 ++-- README.md | 4 ++-- constants.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'constants.php') diff --git a/README.fr.md b/README.fr.md index 937db486c..bf14797c1 100644 --- a/README.fr.md +++ b/README.fr.md @@ -10,8 +10,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 -* Version actuelle : 0.9.2 -* Date de publication : 2014-10-31 +* Version actuelle : 0.9.3 +* Date de publication : 2014-12-12 * 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/README.md b/README.md index b91d7ff1f..393e696bf 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It is a multi-user application with an anonymous reading mode. * Official website: http://freshrss.org * Demo: http://demo.freshrss.org/ * Developer: Marien Fressinaud -* Current version: 0.9.2 -* Publication date: 2014-10-31 +* Current version: 0.9.3 +* Publication date: 2014-12-12 * License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html) ![FreshRSS logo](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png) diff --git a/constants.php b/constants.php index 39e5f95c1..3ddace95d 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Thu, 15 Jan 2015 14:18:48 +0100 Subject: Version 0.9.4 --- README.fr.md | 4 ++-- README.md | 4 ++-- constants.php | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'constants.php') diff --git a/README.fr.md b/README.fr.md index bf14797c1..f1cf64a08 100644 --- a/README.fr.md +++ b/README.fr.md @@ -10,8 +10,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 -* Version actuelle : 0.9.3 -* Date de publication : 2014-12-12 +* Version actuelle : 0.9.4 +* Date de publication : 2015-01-15 * 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/README.md b/README.md index 393e696bf..9ff10747e 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It is a multi-user application with an anonymous reading mode. * Official website: http://freshrss.org * Demo: http://demo.freshrss.org/ * Developer: Marien Fressinaud -* Current version: 0.9.3 -* Publication date: 2014-12-12 +* Current version: 0.9.4 +* Publication date: 2015-01-15 * License [GNU AGPL 3](http://www.gnu.org/licenses/agpl-3.0.html) ![FreshRSS logo](http://marienfressinaud.fr/data/images/freshrss/freshrss_title.png) diff --git a/constants.php b/constants.php index afa5fe7ff..a5f2eb4bb 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ Date: Sat, 31 Jan 2015 14:48:55 +0100 Subject: Version 1.1.0 --- constants.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants.php') diff --git a/constants.php b/constants.php index a5f2eb4bb..ce1694590 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@