minor release doc fix
This commit is contained in:
2
Makefile
2
Makefile
@@ -271,7 +271,7 @@ endif
|
|||||||
# - Reverting tagged commit...
|
# - Reverting tagged commit...
|
||||||
@git revert --no-edit HEAD
|
@git revert --no-edit HEAD
|
||||||
@echo "==================================================================="
|
@echo "==================================================================="
|
||||||
@echo "Done! You can now execute 'git push origin $(VERSION)'"
|
@echo "Done! You can now execute 'git push && git push origin $(VERSION)'"
|
||||||
|
|
||||||
# Dummy target to test for GNU make availability
|
# Dummy target to test for GNU make availability
|
||||||
_test:
|
_test:
|
||||||
|
|||||||
Reference in New Issue
Block a user