Fix typo in release checklist
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 28 Jun 2010 17:12:34 +0000 (19:12 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 28 Jun 2010 17:12:34 +0000 (19:12 +0200)
doc/release-checklist.txt

index c2c0399..e9fb167 100644 (file)
@@ -22,7 +22,7 @@
 
 - Create git tag:
   - git tag -s -u 24F006F5 v0.XX
-  - git tag -d latest-release ; git tag latest-release
+  - git tag -d latest_release ; git tag latest_release
   - git push --tags
 
 - Website