summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
Diffstat (limited to 'release')
-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"