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 4af3a86b..dd7e50a1 100755
--- a/scripts/gensync
+++ b/scripts/gensync
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.7.4'
+myver='2.7.5'
usage() {
echo "gensync $myver"
diff --git a/scripts/makepkg b/scripts/makepkg
index f3922b2b..f28da232 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.7.4'
+myver='2.7.5'
startdir=`pwd`
USE_COLOR="n"
diff --git a/scripts/makeworld b/scripts/makeworld
index bf273472..67c58ec2 100755
--- a/scripts/makeworld
+++ b/scripts/makeworld
@@ -21,7 +21,7 @@
#
toplevel=`pwd`
-version="2.7.4"
+version="2.7.5"
usage() {
echo "makeworld version $version"