소스 검색

Bump version

Overview of changes:

 *  Fixed quoting when setting $SATURNIN_CONF_PATH

 *  Replaced complete.bash with skeletal version of itself

    With reasonable version of mkit, the skeleton can be readily used
    without any modifications.

 *  Applied first attempt to be more conformant with XDG standards

    Saturnin-demo now uses XDG paths for cache, local data and config
    data and does it in such a way that respects these values from
    environment variables as prescribed by current XDG.

    Note that not all paths described by XDG are used.

 *  Simplified Saturnin's mkit tokens

    Another step to increase usability of this demo with as little
    modifications as possible.
Alois Mahdal 7 년 전
부모
커밋
9c49cfc863
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.1
4
+    version     = 0.0.2
5 5
     name        = SATURNIN-DEMO
6 6
     tagline     = saturnin example toolkit
7 7
     pkgname     = saturnin-demo