Parcourir la source

Prepare for 1.3.2-beta

Alexandre Alapetite il y a 10 ans
Parent
commit
571b594bbf
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      constants.php

+ 1 - 1
constants.php

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