change version to 1.0.0

This commit is contained in:
Roy Qu 2022-03-10 12:21:03 +08:00
parent dad39f6f74
commit 226ed6f406
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ isEmpty(APP_NAME) {
}
isEmpty(APP_VERSION) {
APP_VERSION=0.14.5
APP_VERSION=1.0.0
}
isEmpty(PREFIX) {

View File

@ -17,7 +17,7 @@ SUBDIRS += \
APP_NAME = RedPandaCPP
APP_VERSION = 0.14.5
APP_VERSION = 1.0.0
linux: {