dabo Commit Revision 4978 Date: 2009-01-26 06:27:31 -0800 (Mon, 26 Jan 2009) Author: Paul Trac: http://trac.dabodev.com/changeset/4978
Changed: U trunk/dabo/__version__.py Log: Changed version to 0.9.1 Diff: Modified: trunk/dabo/__version__.py =================================================================== --- trunk/dabo/__version__.py 2009-01-26 02:26:02 UTC (rev 4977) +++ trunk/dabo/__version__.py 2009-01-26 14:27:31 UTC (rev 4978) @@ -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 = "~4977" 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]
