diff options
Diffstat (limited to 'scripts/pacman-optimize')
-rwxr-xr-x | scripts/pacman-optimize | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/pacman-optimize b/scripts/pacman-optimize index 34a2667a..74f3e64b 100755 --- a/scripts/pacman-optimize +++ b/scripts/pacman-optimize @@ -2,7 +2,7 @@ # # pacman-optimize # -# Copyright (c) 2002-2005 by Judd Vinet <jvinet@zeroflux.org> +# Copyright (c) 2002-2006 by Judd Vinet <jvinet@zeroflux.org> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -20,7 +20,7 @@ # USA. # -myver='2.9.7' +myver='2.9.8' usage() { echo "pacman-optimize $myver" |