Jelajahi Sumber

Merge branch 'FreshRSS/dev' into compat-php7.1

Alexandre Alapetite 9 tahun lalu
induk
melakukan
5888c37bbe
2 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 1 1
      CHANGELOG.md
  2. 1 1
      constants.php

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Changelog
 
-## 2017-xx-xx FreshRSS 1.6.4-dev
+## 2017-xx-xx FreshRSS 1.7.0-dev
 
 
 ## 2017-03-11 FreshRSS 1.6.3

+ 1 - 1
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');