summaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorJosé Valim <jose.valim@plataformatec.com.br>2015-09-25 11:03:30 +0200
committerJosé Valim <jose.valim@plataformatec.com.br>2015-09-25 11:03:30 +0200
commit66fc18a67dfe1939ab98b4a4058244330070a0bb (patch)
treee7b52514c0e826c3f985ea3602bc9c90875c139a /RELEASE.md
parent226d1be3dd4f4e3cf6d9f9b15ba94517bba7bfc9 (diff)
downloadelixir-66fc18a67dfe1939ab98b4a4058244330070a0bb.tar.gz
Start v1.2.0-dev
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE.md b/RELEASE.md
index 975a85f73..e778bb485 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -30,7 +30,7 @@ This document simply outlines the release process:
12. Create a new branch "vMAJOR.MINOR"
-13. Move docs generation to `docs/vMAJOR.MINOR` and copy them from `docs/stable`
+13. Move docs generation to `docs/vMAJOR.MINOR` in Makefile and copy them from `docs/stable`
14. In master, bump versions, start new CHANGELOG, add `-dev` back and commit "Start vVERSION+1"