summaryrefslogtreecommitdiff
path: root/osx/Makefile
diff options
context:
space:
mode:
authorRuben Pollan <meskio@sindominio.net>2018-07-09 17:06:19 +0200
committerRuben Pollan <meskio@sindominio.net>2018-07-09 22:16:27 +0200
commit27803ec1a4c2d9dba84865a8b538ac8385ee189b (patch)
treea7eb895dc1fc58dd1d578d07928fd1483bb41379 /osx/Makefile
parentad175ba3a88b0add9688f402beefd6fdb9d7edde (diff)
[pkg] use the version string from the systray
Diffstat (limited to 'osx/Makefile')
-rw-r--r--osx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/osx/Makefile b/osx/Makefile
index 9742135..de54385 100644
--- a/osx/Makefile
+++ b/osx/Makefile
@@ -1,2 +1,2 @@
generate:
- python ./generate.py
+ python ./generate.py $(VERSION)