summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-21 17:37:48 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-21 17:37:48 (EDT)
commitbb1349b19eae8203b25c696b60798b9db9eab17e (patch)
tree1698aa09847be9cc33091fdedd377afca5091444 /src
parenta14510ba6ebd4fab1da5e071343c83f9d17f7aaf (diff)
ppt-make: Set PPT_VERSION with a sed macro
Diffstat (limited to 'src')
-rw-r--r--src/ppt-make2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ppt-make b/src/ppt-make
index 63e03f6..b676971 100644
--- a/src/ppt-make
+++ b/src/ppt-make
@@ -2,7 +2,7 @@
set -eu
-PPT_VERSION='1.0.0'
+PPT_VERSION='@PPT_VERSION@'
PLATFORM=
MAINTAINER_NAME=
MAINTAINER_MAILBOX=