mention 0.7.5 as version of Gajim
This commit is contained in:
parent
bb2b90ccfb
commit
61a51241f9
|
@ -21,7 +21,7 @@ import logging
|
|||
import common.config
|
||||
import common.logger
|
||||
|
||||
version = '0.8'
|
||||
version = '0.7.5'
|
||||
config = common.config.Config()
|
||||
connections = {}
|
||||
verbose = False
|
||||
|
|
Loading…
Reference in New Issue