slitaz-dev-tools rev 190

tazdev: add VERSION
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Thu Jan 17 10:29:00 2013 +0100 (2013-01-17)
parents 252fd7b50fd6
children 8d049d40ee22
files tazdev/tazdev
line diff
     1.1 --- a/tazdev/tazdev	Tue Sep 18 22:31:55 2012 +0200
     1.2 +++ b/tazdev/tazdev	Thu Jan 17 10:29:00 2013 +0100
     1.3 @@ -11,6 +11,9 @@
     1.4  #     Christophe Lincoln <pankso@slitaz.org>
     1.5  #     Pascal Bellard <bellard@slitaz.org>
     1.6  #
     1.7 +
     1.8 +VERSION=1.8
     1.9 +
    1.10  . /lib/libtaz.sh
    1.11  
    1.12  [ -f /etc/slitaz/tazdev.conf ] && . /etc/slitaz/tazdev.conf
    1.13 @@ -25,7 +28,7 @@
    1.14  
    1.15  $(boldify "Usage:") $(basename $0) [command] [vers|user|tool] [vers|--opts]
    1.16  
    1.17 -SliTaz developers and build host tool
    1.18 +SliTaz developers and build host tool v$VERSION
    1.19  
    1.20  $(boldify "Commands:")
    1.21    usage               Print this short usage and command list