dabo Commit Revision 6871 Date: 2011-10-03 16:08:06 -0700 (Mon, 03 Oct 2011) Author: Paul Trac: http://trac.dabodev.com/changeset/6871
Changed: U trunk/dabo/__version__.py Log: 0.9.4 release Diff: Modified: trunk/dabo/__version__.py =================================================================== --- trunk/dabo/__version__.py 2011-10-03 20:16:36 UTC (rev 6870) +++ trunk/dabo/__version__.py 2011-10-03 23:08:06 UTC (rev 6871) @@ -2,8 +2,8 @@ # 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.3" -_approximateRevision = "~6868" +_version = "0.9.4" +_approximateRevision = "6871" import os import lib _______________________________________________ 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]
