From 8dbc2cb016acef7b364804cd9bc8f0b1da37e84b Mon Sep 17 00:00:00 2001 From: Zach Goldberg Date: Sun, 18 Apr 2010 14:32:06 -0400 Subject: Bump version for release 0.5.0 --- HACKING | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 4ce8ae1..b6260a8 100644 --- a/HACKING +++ b/HACKING @@ -17,3 +17,10 @@ Tests 'make test_gi.TestUtf8.valgrind' executes all the tests in test_gi.TestUtf8 in valgrind +Releasing +=== +* Bump version in configure.ac +* Commit & Tag +* Make distcheck +* Upload tarball to git servers +* Email PyGTK-announce & gnome-release mailing list -- cgit