bump version of every applications to 0.2
This commit is contained in:
parent
ec45f3c2f0
commit
71f18ce7f6
33 changed files with 33 additions and 33 deletions
|
|
@ -29,7 +29,7 @@ __all__ = ['Boobank']
|
|||
|
||||
class Boobank(ReplApplication):
|
||||
APPNAME = 'boobank'
|
||||
VERSION = '0.1'
|
||||
VERSION = '0.2'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Romain Bignon, Christophe Benz'
|
||||
CAPS = ICapBank
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue