Changeset 8986 for branches/gajim_0.11.2/src/common/defs.py
- Timestamp:
- 11/16/07 19:15:46 (13 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.2/src/common/defs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.2/src/common/defs.py
r8852 r8986 3 3 datadir = '../' 4 4 5 version = '0.11. 2'5 version = '0.11.3' 6 6 7 7 import sys, os.path
