소스 검색

Update version to 1.11.10 in version.php

Yannick Warnier 6 년 전
부모
커밋
f77765fc6e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      main/install/version.php

+ 1 - 1
main/install/version.php

@@ -13,7 +13,7 @@
 /**
  * Variables used from the main/install/index.php.
  */
-$new_version = '1.11.8';
+$new_version = '1.11.10';
 $new_version_status = 'stable';
 $new_version_last_id = 0;
 $new_version_stable = true;