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 ffe8a10 commit 3d98db0Copy full SHA for 3d98db0
new_release_howto.txt
@@ -22,7 +22,7 @@ on the account `domjudge@vm-domjudge`):
22
git checkout -b x.y
23
git push --set-upstream origin x.y
24
git checkout master
25
- 1. Update files above to `{version+1}DEV`, `DEBUG=1`, and commit.
+ 1. Update files above to `{version+1}DEV` and commit.
26
1. Copy domjudge-$TAG.tar.gz* to `/srv/http/domjudge/releases/`
27
1. Update the DOMjudge homepage: commit changes in the `domjudge-scripts`
28
repository under `website/` and run `make install` as domjudge@domjudge
0 commit comments