Преглед изворни кода

Bump version

Overview of changes:

 *  Added generic config file finder

    This can be used to find config files other than INIs but using the
    same merging mechanism.  For example, `saturnin__conf_find "foo"`
    should output to first existing instance of file "foo", which could
    live under any of paths set in SATURNIN_CONF_PATH (typically
    /usr/share/app/ini.d/dist/foo, /etc/app/foo, ~/.config/app/foo,
    ~/.config/app/ini.d/my/foo...).

    This function is now also internally usef by saturnin__conf().

 *  Added module-version meta-data for future Shellfu generations

    Current version of Shellfu does not support this yet, but in future
    it should read this and display in lists, man pages, etc.
Alois Mahdal пре 7 година
родитељ
комит
30ba37bf7a
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.4.1
4
+    version     = 0.4.2
5 5
     codename    = DoktorV
6 6
     name        = Saturnin
7 7
     tagline     = Spirit of your toolbox