Skip to content

Commit 9c591fc

Browse files
committed
Releasing: Note about setting version
1 parent c39ccec commit 9c591fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILD.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Creating releases
1414

1515
2. Create tag::
1616

17-
VERSION=x.y
17+
VERSION=x.y # Set this!!
1818
git tag -a -m "Release $VERSION" $VERSION
1919
git push --tags
2020

0 commit comments

Comments
 (0)