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
-rwxr-xr-xscripts/updatesync2
4 files changed, 4 insertions, 4 deletions
diff --git a/scripts/gensync b/scripts/gensync
index f94a9bcb..ed6a0680 100755
--- a/scripts/gensync
+++ b/scripts/gensync
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.9.1'
+myver='2.9.2'
usage() {
echo "gensync $myver"
diff --git a/scripts/makepkg b/scripts/makepkg
index c0d217ff..efc750d2 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.9.1'
+myver='2.9.2'
startdir=`pwd`
PKGDEST=$startdir
USE_COLOR="n"
diff --git a/scripts/makeworld b/scripts/makeworld
index 3606a86b..c42013c7 100755
--- a/scripts/makeworld
+++ b/scripts/makeworld
@@ -21,7 +21,7 @@
#
toplevel=`pwd`
-version="2.9.1"
+version="2.9.2"
usage() {
echo "makeworld version $version"
diff --git a/scripts/updatesync b/scripts/updatesync
index 6b851db5..943af8a5 100755
--- a/scripts/updatesync
+++ b/scripts/updatesync
@@ -21,7 +21,7 @@
# USA.
#
-myver='2.9.1'
+myver='2.9.2'
usage() {
echo "updatesync $myver"