mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-20 02:40:20 +08:00
Update Qv2ray.pro
This commit is contained in:
parent
e92b24fb90
commit
6b47a558b0
@ -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")
|
||||||
|
Loading…
Reference in New Issue
Block a user