daboide Commit Revision 848 Date: 2007-05-20 14:57:50 -0700 (Sun, 20 May 2007) Author: Paul Trac: http://svn.dabodev.com/trac/daboide/changeset/848
Changed: U trunk/__version__.py Log: Trunk version to 0.9a Diff: Modified: trunk/__version__.py =================================================================== --- trunk/__version__.py 2007-05-20 21:57:28 UTC (rev 847) +++ trunk/__version__.py 2007-05-20 21:57:50 UTC (rev 848) @@ -2,7 +2,7 @@ # The following 2 lines are the only thing you should change in this file. # Everything else is boilerplate copied also to other dabo repositories. package_name = "daboide" -_version = "0.8s" +_version = "0.9a" 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/dabo-dev/[EMAIL PROTECTED]
