telegram-desktop ver. bump

This commit is contained in:
Rmys
2021-02-04 13:28:27 +03:00
committed by GitHub
parent a940954260
commit ce3ea7a649
+1 -1
View File
@@ -44,7 +44,7 @@ def setup():
def build():
shelltools.cd("build")
cmaketools.make("-J1")
cmaketools.make("-j1")
#mesontools.build()