Changeset 946 for trunk/opentrials/settings.py
- Timestamp:
- 03/30/11 14:58:57 (2 years ago)
- Files:
-
- 1 modified
-
trunk/opentrials/settings.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/opentrials/settings.py
r942 r946 238 238 raise IOError('Attachments folder "%s" not found' % (ATTACHMENTS_PATH)) 239 239 240 OPENTRIALS_VERSION = 'v1.0.21rc 3' # this should be the deployed tag number240 OPENTRIALS_VERSION = 'v1.0.21rc4' # this should be the deployed tag number
