aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuis Rascão <[email protected]>2019-01-03 23:46:18 +0000
committerGitHub <[email protected]>2019-01-03 23:46:18 +0000
commitccf7dc91c0e91f820ab5e283a24efa8752699aea (patch)
treea1683c53c4a0eb10a0f5b168d8d5fdc58389f556
parent9f9989167b04c1335c23fafe9945f490abbff799 (diff)
parentf2b4f18e51f5ae18136d811f2d69aa1ec4fb31bf (diff)
downloadrelx-ccf7dc91c0e91f820ab5e283a24efa8752699aea.tar.gz
relx-ccf7dc91c0e91f820ab5e283a24efa8752699aea.tar.bz2
relx-ccf7dc91c0e91f820ab5e283a24efa8752699aea.zip
Merge pull request #680 from aboroska/fix-example
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,