mirror of
https://github.com/dkmstr/openuds.git
synced 2025-01-10 01:17:59 +03:00
Added version stamp
This commit is contained in:
parent
ef9165b3a2
commit
36e19574e0
@ -39,4 +39,5 @@ from uds.core.Environment import Environmentable
|
|||||||
from uds.core.Serializable import Serializable
|
from uds.core.Serializable import Serializable
|
||||||
from uds.core.BaseModule import Module
|
from uds.core.BaseModule import Module
|
||||||
|
|
||||||
VERSION = '2.0.0'
|
VERSION = '2.0.0-DEVEL'
|
||||||
|
VERSION_STAMP = '20160501-DEVEL'
|
||||||
|
Loading…
Reference in New Issue
Block a user