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