tazpkg diff tazpkg @ rev 542

Up Makefile and copyright year
author Christophe Lincoln <pankso@slitaz.org>
date Wed Feb 29 15:05:31 2012 +0100 (2012-02-29)
parents 6ace4f1ad540
children a39fd01bbc1f
line diff
     1.1 --- a/tazpkg	Sat Jan 14 16:45:39 2012 +0100
     1.2 +++ b/tazpkg	Wed Feb 29 15:05:31 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  # 	eval_gettext "display \$VARIABLE"; echo
     1.5  # 	echo -e "BOLD `gettext \"i18n message\"`"
     1.6  #
     1.7 -# (C) 2007-2011 SliTaz - GNU General Public License v3.
     1.8 +# (C) 2007-2012 SliTaz - GNU General Public License v3.
     1.9  #
    1.10  # Authors : Christophe Lincoln <pankso@slitaz.org>
    1.11  #           Pascal Bellard <pascal.bellard@slitaz.org>
    1.12 @@ -21,7 +21,7 @@
    1.13  #           Antoine Bodin <gokhlayeh@mailoo.org>
    1.14  #           Christopher Rogers <slaxemulator@gmail.com>
    1.15  #
    1.16 -VERSION=4.7.3
    1.17 +VERSION=4.8
    1.18  
    1.19  ####################
    1.20  # Script variables #