Skip to content

Commit

Permalink
Releasing: Note about setting version
Browse files Browse the repository at this point in the history
  • Loading branch information
pekkaklarck committed Oct 24, 2014
1 parent c39ccec commit 9c591fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILD.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Creating releases

2. Create tag::

VERSION=x.y
VERSION=x.y # Set this!!
git tag -a -m "Release $VERSION" $VERSION
git push --tags

Expand Down

0 comments on commit 9c591fc

Please sign in to comment.