summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-30 19:37:26 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2015-05-30 19:37:26 +0200
commit6e6746e090bfa11d1bdc1b39a0ecc144b8a5e9ff (patch)
tree4a11cea7af180d5ad9ae5223f16d65f206a3580b /constants.php
parent06a99f2ffb5febb7834bd5ef900857fb4f4dafe9 (diff)
Version 1.1.1-dev
Diffstat (limited to 'constants.php')
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index d32fdfa9b..dacd9dcdd 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.2-dev');
+define('FRESHRSS_VERSION', '1.1.1-dev');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');