Browse Source

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 years ago
parent
commit
9c49cfc863
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini View File

@@ -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