tazpkg rev 193 2.5.1

Change release string to 2.5.1
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Oct 31 08:33:32 2008 +0000 (2008-10-31)
parents 86f8433a56bf
children 18d328f4c230
files tazpkg tazpkgbox
line diff
     1.1 --- a/tazpkg	Wed Oct 29 15:30:15 2008 +0000
     1.2 +++ b/tazpkg	Fri Oct 31 08:33:32 2008 +0000
     1.3 @@ -13,7 +13,7 @@
     1.4  #           Pascal Bellard <pascal.bellard@slitaz.org>
     1.5  #           Eric Joseph-Alexandre <erjo@slitaz.org>
     1.6  #
     1.7 -VERSION=2.5
     1.8 +VERSION=2.5.1
     1.9  
    1.10  ####################
    1.11  # Script variables #
     2.1 --- a/tazpkgbox	Wed Oct 29 15:30:15 2008 +0000
     2.2 +++ b/tazpkgbox	Fri Oct 31 08:33:32 2008 +0000
     2.3 @@ -6,7 +6,7 @@
     2.4  #
     2.5  # (C) GNU gpl v3 - SliTaz GNU/Linux 2008.
     2.6  #
     2.7 -VERSION=2.5
     2.8 +VERSION=2.5.1
     2.9  
    2.10  # Tazpkgbox is only for root.
    2.11  if test $(id -u) != 0 ; then