diff options
| author | 2017-03-26 19:36:44 +0200 | |
|---|---|---|
| committer | 2017-03-26 19:36:44 +0200 | |
| commit | fbdc22f75a896363d6c0f1a5b1d84adf8209fb88 (patch) | |
| tree | ecdaacfc355f45d77a89bd46d70c5e06aae017e6 /constants.php | |
| parent | a7064dc700f1a41129511866cb2fb36c522c0d6c (diff) | |
| parent | e042e4ad2595263a84a6fe1056913ec431b9814a (diff) | |
Merge branch 'FreshRSS/dev' into defered-insertion
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 c6966fb7a..87cfb030b 100644 --- a/constants.php +++ b/constants.php @@ -1,5 +1,5 @@ <?php -define('FRESHRSS_VERSION', '1.6.4-dev'); +define('FRESHRSS_VERSION', '1.7.0-dev'); define('FRESHRSS_WEBSITE', 'http://freshrss.org'); define('FRESHRSS_WIKI', 'http://doc.freshrss.org'); |
