mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Bump version
This commit is contained in:
parent
aab43f0b0a
commit
b1eb59c2f0
2
Makefile
2
Makefile
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
include Utils.makefile
|
include Utils.makefile
|
||||||
|
|
||||||
APP_VERSION="5.16"
|
APP_VERSION="6.0"
|
||||||
CORE_COUNT=$(shell sysctl -n hw.logicalcpu)
|
CORE_COUNT=$(shell sysctl -n hw.logicalcpu)
|
||||||
CORE_COUNT_MINUS_ONE=$(shell expr ${CORE_COUNT} \- 1)
|
CORE_COUNT_MINUS_ONE=$(shell expr ${CORE_COUNT} \- 1)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user