show real version, bug fixes

This commit is contained in:
dayanch96
2023-07-29 18:50:16 +03:00
parent e8c23c0e8f
commit d0f7d9521c
13 changed files with 201 additions and 11 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ endif
DEBUG=0
FINALPACKAGE=1
ARCHS = arm64
PACKAGE_VERSION = 2.3
PACKAGE_VERSION = 2.3.1
TARGET := iphone:clang:latest:11.0
include $(THEOS)/makefiles/common.mk