Author: faide Date: Sun Jan 20 08:22:41 2008 New Revision: 3986 URL: http://trac.turbogears.org/changeset/3986
Log: next version will be final Modified: branches/1.0/turbogears/release.py Modified: branches/1.0/turbogears/release.py ============================================================================== --- branches/1.0/turbogears/release.py (original) +++ branches/1.0/turbogears/release.py Sun Jan 20 08:22:41 2008 @@ -1,4 +1,4 @@ -version = "1.0.4b7" +version = "1.0.4" author = "Kevin Dangoor" email = "[EMAIL PROTECTED]" copyright = "Copyright 2005-2007 Kevin Dangoor and contributors"
