dabodemo Commit Revision 485 Date: 2007-01-17 11:06:28 -0800 (Wed, 17 Jan 2007) Author: Paul
Changed: U branches/stable/ChangeLog U branches/stable/__version__.py Log: Prep dabodemo 0.7.2 for release. Diff: Modified: branches/stable/ChangeLog =================================================================== --- branches/stable/ChangeLog 2007-01-16 14:43:48 UTC (rev 484) +++ branches/stable/ChangeLog 2007-01-17 19:06:28 UTC (rev 485) @@ -1,6 +1,13 @@ See the Subversion log for all the details. This is just a summary of changes. =========================================================================== +dabodemo-0.7.2 (2006-01-17) (Revision 485): + ++ Added samples to DaboDemo for dGauge, dGrid, and dSlider, and improved + the samples for dEditBox and dLabel. + + +=========================================================================== dabodemo-0.7.1 (2006-11-21) (Revision 468): + Minor improvements to DaboDemo. Modified: branches/stable/__version__.py =================================================================== --- branches/stable/__version__.py 2007-01-16 14:43:48 UTC (rev 484) +++ branches/stable/__version__.py 2007-01-17 19:06:28 UTC (rev 485) @@ -1,7 +1,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 = "dabodemo" -_version = "0.7.1s" +_version = "0.7.2s" import os _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
