Explorar o código

Prepare 1.6.4-dev

Or maybe 1.7.0-dev
Alexandre Alapetite %!s(int64=9) %!d(string=hai) anos
pai
achega
a513ca9030
Modificáronse 2 ficheiros con 4 adicións e 1 borrados
  1. 3 0
      CHANGELOG.md
  2. 1 1
      constants.php

+ 3 - 0
CHANGELOG.md

@@ -1,5 +1,8 @@
 # Changelog
 
+## 2017-xx-xx FreshRSS 1.6.4-dev
+
+
 ## 2017-03-11 FreshRSS 1.6.3
 
 * Features

+ 1 - 1
constants.php

@@ -1,5 +1,5 @@
 <?php
-define('FRESHRSS_VERSION', '1.6.3');
+define('FRESHRSS_VERSION', '1.6.4-dev');
 define('FRESHRSS_WEBSITE', 'http://freshrss.org');
 define('FRESHRSS_WIKI', 'http://doc.freshrss.org');