Ver código fonte

Start version 1.1.2-dev

Alexandre Alapetite 11 anos atrás
pai
commit
12972ee54a
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      constants.php

+ 1 - 1
constants.php

@@ -1,5 +1,5 @@
 <?php
-define('FRESHRSS_VERSION', '1.1.1-beta');
+define('FRESHRSS_VERSION', '1.1.2-dev');
 define('FRESHRSS_WEBSITE', 'http://freshrss.org');
 define('FRESHRSS_UPDATE_WEBSITE', 'https://update.freshrss.org?v=' . FRESHRSS_VERSION);
 define('FRESHRSS_WIKI', 'http://doc.freshrss.org');