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 ad12d16c..1839655d 100755
--- a/scripts/gensync
+++ b/scripts/gensync
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.6.2'
+myver='2.6.3'
usage() {
echo "gensync $myver"
diff --git a/scripts/makepkg b/scripts/makepkg
index 9fa75865..5ca04a1a 100755
--- a/scripts/makepkg
+++ b/scripts/makepkg
@@ -20,7 +20,7 @@
# USA.
#
-myver='2.6.2'
+myver='2.6.3'
startdir=`pwd`
# source Arch's abs.conf if it's present
diff --git a/scripts/makeworld b/scripts/makeworld
index 1c61ed17..16d79923 100755
--- a/scripts/makeworld
+++ b/scripts/makeworld
@@ -21,7 +21,7 @@
#
toplevel=`pwd`
-version="2.6.2"
+version="2.6.3"
usage() {
echo "makeworld version $version"