summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJudd Vinet <judd@archlinux.org>2004-07-17 03:55:28 +0200
committerJudd Vinet <judd@archlinux.org>2004-07-17 03:55:28 +0200
commit75ace390f7f497300adb59b3597f1cec2f31c21f (patch)
tree049335bf63daecb412c94e2afcd1e52f7575434f /scripts
parentf6661379c68b541115efe25285965bbd4eb32d25 (diff)
downloadpacman-75ace390f7f497300adb59b3597f1cec2f31c21f.tar.gz
pacman-75ace390f7f497300adb59b3597f1cec2f31c21f.tar.xz
Imported from pacman-2.8.1.tar.gz
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/gensync2
-rwxr-xr-xscripts/makepkg2
-rwxr-xr-xscripts/makeworld2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/gensync b/scripts/gensync
index c15a67d1..583108ec 100755
--- a/scripts/gensync
+++ b/scripts/gensync
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.8'
+myver='2.8.1'
usage() {
echo "gensync $myver"
diff --git a/scripts/makepkg b/scripts/makepkg
index 971bbf79..dac89b21 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.8'
+myver='2.8.1'
startdir=`pwd`
PKGDEST=$startdir
USE_COLOR="n"
diff --git a/scripts/makeworld b/scripts/makeworld
index 1657e696..806078a1 100755
--- a/scripts/makeworld
+++ b/scripts/makeworld
@@ -21,7 +21,7 @@
#
toplevel=`pwd`
-version="2.8"
+version="2.8.1"
usage() {
echo "makeworld version $version"