소스 검색

bump version_static to 17.4

Andrew Dolgov 7 년 전
부모
커밋
467bc4fe03
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      include/version.php

+ 1 - 1
include/version.php

@@ -1,5 +1,5 @@
 <?php
-	define('VERSION_STATIC', '17.1');
+	define('VERSION_STATIC', '17.4');
 
 	function get_version() {
 		date_default_timezone_set('UTC');