summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
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__)));