diff options
| author | 2015-01-31 14:48:55 +0100 | |
|---|---|---|
| committer | 2015-01-31 14:48:55 +0100 | |
| commit | 4a9c228d9dd684ad873f82218c786822ed090ecb (patch) | |
| tree | 99ab73d5e5b1ea9bfe1975851fb8e2380c9f944e /constants.php | |
| parent | c29b6d4c226cf9c45d7d372ee4bce3bcbcca99a6 (diff) | |
Version 1.1.01.1.0
Diffstat (limited to 'constants.php')
| -rw-r--r-- | constants.php | 2 |
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'); |
