aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrás Boroska <[email protected]>2018-12-31 14:19:52 +0100
committerAndrás Boroska <[email protected]>2018-12-31 14:19:52 +0100
commitf2b4f18e51f5ae18136d811f2d69aa1ec4fb31bf (patch)
treea1683c53c4a0eb10a0f5b168d8d5fdc58389f556
parent9f9989167b04c1335c23fafe9945f490abbff799 (diff)
downloadrelx-f2b4f18e51f5ae18136d811f2d69aa1ec4fb31bf.tar.gz
relx-f2b4f18e51f5ae18136d811f2d69aa1ec4fb31bf.tar.bz2
relx-f2b4f18e51f5ae18136d811f2d69aa1ec4fb31bf.zip
fix example config
-rw-r--r--examples/relx.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/relx.config b/examples/relx.config
index b19042b..3622d01 100644
--- a/examples/relx.config
+++ b/examples/relx.config
@@ -45,7 +45,7 @@
%% When we have multiple releases relx needs to know which one to build. You
%% can specify that on the command line with the `-n` and `-v` arguments to
%% relx. However, it is often more convenient to do it in the config.
-{default_release, sexpr, "0.0.2"}.
+{default_release, {sexpr, "0.0.2"}}.
{release, {sexpr, "0.0.1"},
[sexpr,