diff options
author | David Barksdale <amatus@amatus.name> | 2016-11-25 10:46:06 -0600 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2016-11-25 15:45:17 -0600 |
commit | 53284a2f5d22d15cd7851fd0f06a53ea1df0c280 (patch) | |
tree | d9831c1d6f1187611b16fb2028e9ab9882dfc017 /boot.properties | |
parent | 475f9f3ac7688e58505690d420cafe6ae8bb8b5f (diff) |
Starting point for hoplon app
Diffstat (limited to 'boot.properties')
-rw-r--r-- | boot.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.properties b/boot.properties new file mode 100644 index 0000000..14de5ae --- /dev/null +++ b/boot.properties @@ -0,0 +1,2 @@ +BOOT_CLOJURE_VERSION=1.7.0 +BOOT_VERSION=2.6.0 |