aboutsummaryrefslogtreecommitdiff
path: root/new-luxc/project.clj
diff options
context:
space:
mode:
authorEduardo Julian2019-03-31 00:31:05 -0400
committerEduardo Julian2019-03-31 00:31:05 -0400
commitb4c19578ca9d91c34c5aaba567fadb028a1ec877 (patch)
treec39d23a428ceaaa556a97dfd028d36687f738c85 /new-luxc/project.clj
parent118895081d97279a796cc704e6c23bf92ed79e5e (diff)
Added Lux version to manifests.
Diffstat (limited to 'new-luxc/project.clj')
-rw-r--r--new-luxc/project.clj1
1 files changed, 1 insertions, 0 deletions
diff --git a/new-luxc/project.clj b/new-luxc/project.clj
index b78f662fa..2229decd1 100644
--- a/new-luxc/project.clj
+++ b/new-luxc/project.clj
@@ -38,6 +38,7 @@
;; [org.develnext.jphp/jphp-scripting "0.9.2"]
]
+ :manifest {"lux" ~version}
:source-paths ["source"]
:test-paths ["test"]
:lux {:program "program"