summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
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"