Changeset 718
- Timestamp:
- 05/04/08 15:38:35 (2 months ago)
- svm:headrev:
78c7df6f-8922-0410-bcd3-9426b1ad491b:717- svk:copy_cache_prev:
- 634
- Location:
- windmill/trunk
- Files:
-
- 2 modified
-
setup.py (modified) (1 diff)
-
windmill.egg-info/PKG-INFO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
windmill/trunk/setup.py
r715 r718 17 17 18 18 PACKAGE_NAME = "windmill" 19 PACKAGE_VERSION = "0.4. 2pre"19 PACKAGE_VERSION = "0.4.3pre" 20 20 21 21 SUMMARY = 'Web testing framework intended for complete automation of user interface testing, with strong test debugging and recording capabilities.' -
windmill/trunk/windmill.egg-info/PKG-INFO
r715 r718 1 1 Metadata-Version: 1.0 2 2 Name: windmill 3 Version: 0.4. 2pre3 Version: 0.4.3pre 4 4 Summary: Web testing framework intended for complete automation of user interface testing, with strong test debugging and recording capabilities. 5 5 Home-page: http://windmill.osafoundation.org/
