[DEV] update version methode
This commit is contained in:
parent
328f317aaa
commit
05270f2a14
@ -1 +1 @@
|
||||
MR Edouard DUPIN <yui.heero@gmail.com>
|
||||
MR Edouard DUPIN <yui.heero@gmail.com>
|
@ -6,7 +6,7 @@ import doxy.tools as tools
|
||||
|
||||
def create(target, module_name):
|
||||
my_module = module.Module(__file__, module_name)
|
||||
my_module.set_version("version.txt")
|
||||
my_module.set_version([0,1,"dev"])
|
||||
my_module.set_title("eproperty: Ewol property interface")
|
||||
my_module.set_website("http://atria-soft.github.io/" + module_name)
|
||||
my_module.set_website_sources("http://github.com/atria-soft/" + module_name)
|
||||
|
Loading…
x
Reference in New Issue
Block a user