summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/wscript b/wscript
index 98b80a5..19afe0d 100644
--- a/wscript
+++ b/wscript
@@ -208,6 +208,7 @@ def configure(conf):
conf.define('PATCHAGE_DATA_DIR', os.path.join(
conf.env.DATADIR, conf.env.APP_INSTALL_NAME))
+ conf.define('PATCHAGE_VERSION', PATCHAGE_VERSION)
conf.write_config_header('patchage_config.h', remove=False)
autowaf.display_summary(