summaryrefslogtreecommitdiff
path: root/scripts/makepkg.in
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makepkg.in')
-rwxr-xr-xscripts/makepkg.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/makepkg.in b/scripts/makepkg.in
index 3e1be96e..5c0bc591 100755
--- a/scripts/makepkg.in
+++ b/scripts/makepkg.in
@@ -33,7 +33,7 @@ export TEXTDOMAIN
TEXTDOMAINDIR='@LOCALEDIR@'
export TEXTDOMAINDIR
-myver='3.0.0'
+myver='@PACKAGE_VERSION@'
startdir=$(pwd)
# Only use ABSROOT if we haven't been passed a SRCROOT on the command line.