summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author24.201.102.106 <modemcable106.102-201-24.mc.videotron.ca>2008-12-17 22:46:22 +0000
committer24.201.102.106 <modemcable106.102-201-24.mc.videotron.ca>2008-12-17 22:46:22 +0000
commit006d051c1a898f3fdfdd8728a5daa8ce712cf31e (patch)
tree7c7ab189b0daed8692db3b0e88e5ea5d0d39fbaf
parent777fd4b3fee3efc4893fb0171a2da6d7b8e61fd7 (diff)
-rw-r--r--ReleaseChecklist.moin1
1 files changed, 1 insertions, 0 deletions
diff --git a/ReleaseChecklist.moin b/ReleaseChecklist.moin
index ec41797..69e4b43 100644
--- a/ReleaseChecklist.moin
+++ b/ReleaseChecklist.moin
@@ -8,6 +8,7 @@ Tarballs go to: `annarchy.freedesktop.org:/srv/nice.freedesktop.org/www/releases
* set the NICE_RELEASE to 'yes' in configure.ac
* Update the NICE_CURRENT, NICE_AGE and NICE_REVISION in configure.ac
* `git commit -am "version $VERSION"`
+ * `./autogen.sh --enable-gtk-doc`
* `make check` (partly for one last check, partly to keep gtk-doc happy)
* `make distcheck`
* `git tag -s "$VERSION" -m "Libnice release $VERSION"`