Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix small glitch in release.txt skids++
  • Loading branch information
sorear committed May 14, 2012
1 parent e5b869e commit fe453ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release.txt
Expand Up @@ -21,14 +21,14 @@

- make mkpackage # from inside next/
- cd package
- zip -9r ../../niecza-vN+1.zip *
- zip -9r ../../niecza-N+1.zip *
- make sure there are no extraneous files in it

* Tag and upload stuff

- git tag -s vN+1
- git push --tags
- upload niecza-vN+1.zip to github Downloads pane
- upload niecza-N+1.zip to github Downloads pane

* Announce it

Expand Down

0 comments on commit fe453ec

Please sign in to comment.