Changeset 1297
- Timestamp:
- 06/04/09 01:46:13 (10 months ago)
- Location:
- trunk
- Files:
-
- 2 modified
-
setup.py (modified) (1 diff)
-
windmill.egg-info/PKG-INFO (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.py
r1294 r1297 19 19 20 20 PACKAGE_NAME = "windmill" 21 PACKAGE_VERSION = "1.2rc 4"21 PACKAGE_VERSION = "1.2rc5" 22 22 23 23 SUMMARY = 'Web testing framework intended for complete automation of user interface testing, with strong test debugging and recording capabilities.' -
trunk/windmill.egg-info/PKG-INFO
r1294 r1297 1 1 Metadata-Version: 1.0 2 2 Name: windmill 3 Version: 1.2rc 43 Version: 1.2rc5 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://www.getwindmill.com/
