summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2013-12-23 14:57:59 +0100
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2013-12-23 14:57:59 +0100
commitdd16829c8796d8d93a9aedcb741148aba3943b87 (patch)
tree1fd32cbd048f5af766e18e3a755d7220abe26221 /constants.php
parent7b7acf5c8738e949109672748dbd9f39a6e5a2c4 (diff)
CHANGELOG 0.7
Unicode pour le reste du texte Correction diverses typos Et mise à jour du site officiel en faveur de http://freshrss.org
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/constants.php b/constants.php
index 05d60b242..304351823 100644
--- a/constants.php
+++ b/constants.php
@@ -1,6 +1,6 @@
<?php
-define('FRESHRSS_VERSION', '0.7-dev');
-define('FRESHRSS_WEBSITE', 'http://marienfressinaud.github.io/FreshRSS/');
+define('FRESHRSS_VERSION', '0.7-beta');
+define('FRESHRSS_WEBSITE', 'http://freshrss.org');
// Constantes de chemins
define ('FRESHRSS_PATH', realpath (dirname (__FILE__)));