소스 검색

Bump version

Overview of changes:

 *  build target will now leave file .mkit/semver file

    Build tools can read this to easily find out version.

 *  semver() caches its output now

 *  Refactored common operations in .mkit

 *  Removed old unnecessary check

 *  Solved or muted last few ShellCheck issues
Alois Mahdal 7 년 전
부모
커밋
821197376a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini 파일 보기

@@ -1,7 +1,7 @@
1 1
 #mkit version=0.0.14
2 2
 
3 3
 [project]
4
-    version     = 0.0.24
4
+    version     = 0.0.25
5 5
     codename    = wilderness
6 6
     name        = MKit
7 7
     tagline     = Simple install helper