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