]> Dogcows Code - chaz/openbox/commitdiff
Add a note to add the version to the bug tracker for new releases.
authorDana Jansens <danakj@orodu.net>
Mon, 12 Aug 2013 20:52:48 +0000 (16:52 -0400)
committerDana Jansens <danakj@orodu.net>
Mon, 19 Aug 2013 00:04:16 +0000 (20:04 -0400)
Also important to update IRC and keep hydrated.

release/go

index a47a0f03f6793df65aa4af2aa9602d6c5098b2a6..71db221ca4a412f8a239d00ad86cbc932380268b 100755 (executable)
@@ -152,12 +152,17 @@ echo
 echo Edit changelog:
 echo "  http://openbox.org/oldwiki/index.php?title=Openbox:Changelog&action=edit&section=1"
 echo
+echo Add the version to the bug tracker:
+echo "  https://bugzilla.icculus.org/editversions.cgi?action=add&product=Openbox"
+echo
 echo Push the tag:
 echo "  git push origin tag release-$VERSION"
 echo
 echo Email:
 echo "  ./release/email $*"
 echo
+echo Update IRC topic and have a beer/juice!
+echo
 cd "$SRCDIR"
 ls -l "$TAR" "$ASC"
 
This page took 0.019341 seconds and 4 git commands to generate.