diff options
| author | 2015-12-19 17:56:57 +0100 | |
|---|---|---|
| committer | 2015-12-19 17:56:57 +0100 | |
| commit | f134d1730b1f394ff1283f1f44be1deda248e327 (patch) | |
| tree | cdb04611be1326f40db731139f28307b8437db17 /constants.php | |
| parent | 36ad61299dea617f2a3eea0760e0323857393d2f (diff) | |
| parent | 6b5c720c76cc05d66b8582eec7ba1b283475e2d8 (diff) | |
Merge branch 'FreshRSS/dev' into dev
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 1c50d4a83..a501d0df5 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.1.4-dev'); +define('FRESHRSS_VERSION', '1.3.1-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
