summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivierCrete <olivier.crete@collabora.co.uk>2008-12-22 17:45:29 +0000
committerOlivierCrete <olivier.crete@collabora.co.uk>2008-12-22 17:45:29 +0000
commit704b3c8074ed9ebd7771a8810ea817bc3b466443 (patch)
tree3a9548f187fe5de630085e996fe59b2d3ad5d873
parent034b20366ac4eaaae4207c60796fbc4db5d15e4b (diff)
-rw-r--r--ReleaseChecklist.moin4
1 files changed, 2 insertions, 2 deletions
diff --git a/ReleaseChecklist.moin b/ReleaseChecklist.moin
index 849c8de..2871517 100644
--- a/ReleaseChecklist.moin
+++ b/ReleaseChecklist.moin
@@ -12,11 +12,11 @@ Tarballs go to: `annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases
* `make check` (partly for one last check, partly to keep gtk-doc happy)
* `make distcheck`
* `git tag -s "$VERSION" -m "Libnice release $VERSION"`
- * `git push --tags origin`
- * `git push --tags main`
* Increment version in configure.ac by adding a nano version
* set NICE_RELEASE to 'no' in configure.ac
* `git commit -am "version $VERSION"`
+ * `git push --tags origin`
+ * `git push --tags main`
* Generate a signature: `gpg --detach-sign -a $TARBALL`
* scp $TARBALL $TARBALL.asc annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases/
* scp -r docs/reference/libnice/html/* annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases/