Skip to content

Commit e94a68e

Browse files
committed
Merge pull request #6560 from vishalduggal/timob-18249-3_5_X
Looks good. Merging.
2 parents 2297bbd + c47a757 commit e94a68e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iphone/SConstruct

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os,platform,sys,urllib,gzip,glob
66
from progressbar import ProgressBar
77

8-
ticore_version = '21'
8+
ticore_version = '23'
99

1010
# NOTE: this is simply a pre-built version of the source at http://github.com/appcelerator/tijscore
1111
# since this is so freaking complicated to setup and build in an stable environment, and since

0 commit comments

Comments
 (0)