summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-31 14:48:55 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-01-31 14:48:55 +0100
commit4a9c228d9dd684ad873f82218c786822ed090ecb (patch)
tree99ab73d5e5b1ea9bfe1975851fb8e2380c9f944e
parentc29b6d4c226cf9c45d7d372ee4bce3bcbcca99a6 (diff)
Version 1.1.01.1.0
-rw-r--r--constants.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/constants.php b/constants.php
index a5f2eb4bb..ce1694590 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '0.9.4');
+define('FRESHRSS_VERSION', '1.1.0');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');