summaryrefslogtreecommitdiff
path: root/release/go
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2013-08-12 16:52:48 -0400
committerDana Jansens <danakj@orodu.net>2013-08-18 20:04:16 -0400
commitf4bad155be02782eea690bf60d025358da2a8570 (patch)
tree6d8ecaa559e4851332ed1cf297a774ed31be0bbe /release/go
parent1a9f697fe96145809f1ace900b01e06a58973203 (diff)
Add a note to add the version to the bug tracker for new releases.
Also important to update IRC and keep hydrated.
Diffstat (limited to 'release/go')
-rwxr-xr-xrelease/go5
1 files changed, 5 insertions, 0 deletions
diff --git a/release/go b/release/go
index a47a0f03..71db221c 100755
--- a/release/go
+++ b/release/go
@@ -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"