Update Qv2ray.pro

This commit is contained in:
Qv2ray Bot 2020-01-19 18:52:25 +08:00 committed by GitHub
parent e92b24fb90
commit 6b47a558b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ TEMPLATE = app
# Now read build number file. # Now read build number file.
_BUILD_NUMBER=$$cat(Build.Counter) _BUILD_NUMBER=$$cat(Build.Counter)
VERSION = 1.99.5.$$_BUILD_NUMBER VERSION = 1.99.6.$$_BUILD_NUMBER
no_increase_build_number { no_increase_build_number {
message("Build.Counter will not be increased") message("Build.Counter will not be increased")