Browse Source

Version 1.2.0

Marien Fressinaud 10 years ago
parent
commit
ca6ca218dc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      constants.php

+ 1 - 1
constants.php

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