소스 검색

Prepare for 1.3.2-beta

Alexandre Alapetite 10 년 전
부모
커밋
571b594bbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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');