Changeset 278
- Timestamp:
- 02/25/08 16:28:40 (3 years ago)
- Location:
- cleverbox
- Files:
-
- 2 modified
-
branches/0.4/setup.py (modified) (1 diff)
-
trunk/docs/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleverbox/branches/0.4/setup.py
r268 r278 25 25 # Project identity 26 26 name='Cleverbox', 27 version='0.4. 2',27 version='0.4.3pre', 28 28 description='Script for automating multiple trac instances deployment and maintenance.', 29 29 long_description='The Cleverbox sits on top of [http://trac.edgewall.org Trac] and [http://subversion.tigris.org Subversion]. It provides an interactive shell for deploying and maintaining instances of both projects.', -
cleverbox/trunk/docs/README
r250 r278 19 19 == Sources == 20 20 21 '''Latest stable version : 0.4.2''' 22 21 23 * Downloads : http://www.clever-age.org/trac/wiki/cleverbox/downloads 22 24 * Subversion : http://www.clever-age.org/svn/cleverbox
