Skip to content
Snippets Groups Projects
Commit 48711e98 authored by nkour's avatar nkour
Browse files

svn to say 0.8 version

parent 300ea1a3
No related branches found
No related tags found
No related merge requests found
## common/gajim.py
##
## Gajim Team:
## - Yann Le Boulanger <asterix@lagaule.org>
## - Vincent Hanquez <tab@snarc.org>
## - Yann Le Boulanger <asterix@lagaule.org>
## - Vincent Hanquez <tab@snarc.org>
## - Nikos Kouremenos <kourem@gmail.com>
##
## Copyright (C) 2003-2005 Gajim Team
......@@ -21,7 +21,7 @@
import common.config
import common.logger
version = '0.7.1'
version = '0.8'
config = common.config.Config()
connections = {}
verbose = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment