Changeset 3122
- Timestamp:
- 08/18/05 22:41:29 (3 years ago)
- Files:
-
- 1 modified
-
trunk/setup_win32.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup_win32.py
r1828 r3122 4 4 ## - Yann Le Boulanger <asterix@lagaule.org> 5 5 ## - Vincent Hanquez <tab@snarc.org> 6 ## - Nikos Kouremenos <kourem@gmail.com>6 ## - Nikos Kouremenos <kourem@gmail.com> 7 7 ## 8 8 ## Copyright (C) 2003-2005 Gajim Team … … 42 42 setup( 43 43 name = 'Gajim', 44 version = ' 0.7.1',44 version = '8', 45 45 description = 'A Jabber client written in PyGTK', 46 46 windows = [{'script': 'src/gajim.py',
