Use make bump-version instead of the shell script
This commit is contained in:
parent
0f1a70cda0
commit
2227648ad5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
## Manual version using Packit
|
||||
|
||||
```
|
||||
$ ./bump-version.sh
|
||||
$ make bump-version
|
||||
```
|
||||
Check that the spec file is correctly modified.
|
||||
Create new commit from this change; this commit will become the new tag.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue