dabo Commit Revision 4980 Date: 2009-01-26 06:28:30 -0800 (Mon, 26 Jan 2009) Author: Paul Trac: http://trac.dabodev.com/changeset/4980
Changed: U tags/dabo-0.9.1/dabo/__version__.py Log: Changed version to 0.9.1 Diff: Modified: tags/dabo-0.9.1/dabo/__version__.py =================================================================== --- tags/dabo-0.9.1/dabo/__version__.py 2009-01-26 14:28:04 UTC (rev 4979) +++ tags/dabo-0.9.1/dabo/__version__.py 2009-01-26 14:28:30 UTC (rev 4980) @@ -2,7 +2,7 @@ # The following 3 lines are the only thing you should change in this file. # Everything else is boilerplate copied also to other dabo repositories. package_name = "dabo" -_version = "0.9.0" +_version = "0.9.1" _approximateRevision = "~4972" import os _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
