change version to 1.0.0
This commit is contained in:
parent
dad39f6f74
commit
226ed6f406
|
@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
|
|||
}
|
||||
|
||||
isEmpty(APP_VERSION) {
|
||||
APP_VERSION=0.14.5
|
||||
APP_VERSION=1.0.0
|
||||
}
|
||||
|
||||
isEmpty(PREFIX) {
|
||||
|
|
|
@ -17,7 +17,7 @@ SUBDIRS += \
|
|||
|
||||
APP_NAME = RedPandaCPP
|
||||
|
||||
APP_VERSION = 0.14.5
|
||||
APP_VERSION = 1.0.0
|
||||
|
||||
linux: {
|
||||
|
||||
|
|
Loading…
Reference in New Issue