Changeset 7990 for branches/gajim_0.11/src/common
- Timestamp:
- 02/18/07 22:23:01 (22 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11/src/common/defs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11/src/common/defs.py
r7951 r7990 3 3 datadir = '../' 4 4 5 version = '0.11. 0.7951'5 version = '0.11.1' 6 6 7 7 import sys, os.path
