Skip to content

Commit f0fbf2d

Browse files
committed
Update example
1 parent 6a21040 commit f0fbf2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ docs:
6464
$(MAKE) -C docs html
6565
firefox docs/_build/html/index.html
6666

67-
# Call example: make release version=4.6.0
67+
# Call example: make release version=4.7.0
6868
release: clean
6969
git tag -a $(version) -m 'Create version $(version)'
7070
git push --tags

0 commit comments

Comments
 (0)