set application versions to 0.1
This commit is contained in:
parent
39f9406574
commit
944662c4bf
22 changed files with 22 additions and 22 deletions
|
|
@ -26,7 +26,7 @@ __all__ = ['Videoob']
|
|||
|
||||
class Videoob(ConsoleApplication):
|
||||
APPNAME = 'videoob'
|
||||
VERSION = '1.0'
|
||||
VERSION = '0.1'
|
||||
COPYRIGHT = 'Copyright(C) 2010 Christophe Benz, Romain Bignon'
|
||||
CONFIG = {}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue