Changeset 8852 for branches/gajim_0.11.1/src/common/defs.py
- Timestamp:
- 09/22/07 22:01:59 (14 months ago)
- Files:
-
- 1 modified
-
branches/gajim_0.11.1/src/common/defs.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/gajim_0.11.1/src/common/defs.py
r8700 r8852 3 3 datadir = '../' 4 4 5 version = '0.11. 1.4'5 version = '0.11.2' 6 6 7 7 import sys, os.path
