From 6851ce24abf07ac8bfe1406944351608ab0cfb1b Mon Sep 17 00:00:00 2001 From: Judd Vinet Date: Thu, 20 Oct 2005 20:46:35 +0000 Subject: copied up-to-date scripts from pacman 2.9.7 --- scripts/makeworld | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/makeworld') diff --git a/scripts/makeworld b/scripts/makeworld index ef2c94b1..7d4c762c 100755 --- a/scripts/makeworld +++ b/scripts/makeworld @@ -2,7 +2,7 @@ # # makeworld # -# Copyright (c) 2002-2004 by Judd Vinet +# Copyright (c) 2002-2005 by Judd Vinet # # 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,8 +20,8 @@ # USA. # +version="2.9.7" toplevel=`pwd` -version="2.9.2" usage() { echo "makeworld version $version" -- cgit v1.2.3-54-g00ecf