Selaa lähdekoodia

Bump version

Overview of changes:

 *  Added 'newstub', builder script to help with new projects

    The script is intended to help start up new MKit project by generating
    structure necessary for MKit to work, and instructing user which
    parts to review and how.

 *  Fixed bug when skeletons could be deployed as part of directory

    If directory targeted in [files] section contained .skel files, they
    would get deployed along with built files.

 *  Code refactoring

    Moved global variables to new vars.sh module, improved initialization
    and importing code and added file headers.

 *  Improved patch importer utility
Alois Mahdal 7 vuotta sitten
vanhempi
commit
b481c68fe6
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      mkit.ini

+ 1
- 1
mkit.ini Näytä tiedosto

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