summaryrefslogtreecommitdiffstats
path: root/scripts/makeworld
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2005-10-20 22:46:35 +0200
committerJudd Vinet <judd@archlinux.org>2005-10-20 22:46:35 +0200
commit6851ce24abf07ac8bfe1406944351608ab0cfb1b (patch)
tree372ddef9e88e91e13b5a24fdc8ce469102537b79 /scripts/makeworld
parente37bc739bd704d5d0ac22d28d9f5a9334c61707e (diff)
downloadpacman-6851ce24abf07ac8bfe1406944351608ab0cfb1b.tar.gz
pacman-6851ce24abf07ac8bfe1406944351608ab0cfb1b.tar.xz
copied up-to-date scripts from pacman 2.9.7
Diffstat (limited to 'scripts/makeworld')
-rwxr-xr-xscripts/makeworld4
1 files changed, 2 insertions, 2 deletions
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 <jvinet@zeroflux.org>
+# Copyright (c) 2002-2005 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,8 +20,8 @@
# USA.
#
+version="2.9.7"
toplevel=`pwd`
-version="2.9.2"
usage() {
echo "makeworld version $version"