summaryrefslogtreecommitdiffstats
path: root/makepkg
diff options
context:
space:
mode:
Diffstat (limited to 'makepkg')
-rwxr-xr-xmakepkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/makepkg b/makepkg
index 18d5df97..17965d92 100755
--- a/makepkg
+++ b/makepkg
@@ -1,7 +1,7 @@
#!/bin/bash
me=`basename $0`
-myver='1.2'
+myver='1.21'
startdir=`pwd`
[ -f /etc/makepkg.conf ] && . /etc/makepkg.conf