summaryrefslogtreecommitdiff
path: root/constants.php
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-09-12 18:15:46 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2015-09-12 18:15:46 +0200
commit133e369afff02e5984fe4ce5109e33fd2fbccfc7 (patch)
tree445feb4bf7631f7f10d1d715dab297afca3cc65c /constants.php
parentf148e3938cc8daaaef1c71853594fbe142a1329e (diff)
parent0204e8ff08ba9ae103c46d08484cf30aedfb9148 (diff)
Version 1.1.3-beta1.1.3-beta
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 c7cc73a5b..15d5deab0 100644
--- a/constants.php
+++ b/constants.php
@@ -1,5 +1,5 @@
<?php
-define('FRESHRSS_VERSION', '1.1.2-beta');
+define('FRESHRSS_VERSION', '1.1.3-beta');
define('FRESHRSS_WEBSITE', 'http://freshrss.org');
define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
define('FRESHRSS_WIKI', 'http://doc.freshrss.org');