Add contributor #25
parent
ddd0cbf5ad
commit
9a5d6df106
|
@ -20,3 +20,4 @@ mikeruddy <https://github.com/mikeruddy>
|
|||
Helspank <https://github.com/Helspank>
|
||||
Demorde <https://github.com/Demorde>
|
||||
vanous <https://github.com/vanous>
|
||||
justStand <https://github.com/justStand>
|
|
@ -4,10 +4,10 @@ DEFINES += NDEBUG
|
|||
RESOURCES += resources.qrc
|
||||
|
||||
isEmpty(HUMAN_VERSION) {
|
||||
HUMAN_VERSION = "1.0.0-beta.11"
|
||||
HUMAN_VERSION = "1.0.0-beta.12"
|
||||
}
|
||||
isEmpty(VERSION) {
|
||||
VERSION = 1.0.0.11
|
||||
VERSION = 1.0.0.12
|
||||
}
|
||||
|
||||
REPOSITORY_URL = "https://github.com/huxingyi/dust3d"
|
||||
|
|
Loading…
Reference in New Issue