summaryrefslogtreecommitdiffstats
path: root/makeworld
diff options
context:
space:
mode:
Diffstat (limited to 'makeworld')
-rwxr-xr-xmakeworld2
1 files changed, 1 insertions, 1 deletions
diff --git a/makeworld b/makeworld
index ff629a54..5a06c876 100755
--- a/makeworld
+++ b/makeworld
@@ -1,7 +1,7 @@
#!/bin/bash
toplevel=`pwd`
-version="1.22"
+version="1.23"
if [ $# -lt 2 ]; then
echo "makepkg version $version"