We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 605edaa commit 89de78fCopy full SHA for 89de78f
new_release_howto.md
@@ -4,7 +4,7 @@ on the account `domjudge@vm-domjudge`):
4
5
1. Test everything. (duh...)
6
1. Commit the correct version number in the `ChangeLog` and `README` files.
7
- 1. export $TAG=x.y.z
+ 1. `export TAG=x.y.z`
8
1. Create a release version `$TAG` in Git with `$TAG` the version number
9
x.y.z:
10
```sh
0 commit comments