Changeset 97 for installers/windows/src/eduCommons/src/enpraxis.educommons/enpraxis/educommons/__pkginfo__.py
- Timestamp:
- 04/17/09 17:52:46 (3 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
installers/windows/src/eduCommons/src/enpraxis.educommons/enpraxis/educommons/__pkginfo__.py
r55 r97 23 23 24 24 modname = 'eduCommons' 25 version = '3. 0.0-final'26 numversion = (3, 0,0)27 at_versions = ('3. 0.0 final',)25 version = '3.2.0-pre' 26 numversion = (3,2,0) 27 at_versions = ('3.2.0 pre',) 28 28 29 29
