mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-12-17 16:21:46 +03:00
Bump ttcVersion.
This commit is contained in:
parent
394047906d
commit
1de9c54506
@ -28,7 +28,7 @@ import Data.Buffer
|
||||
-- TTC files can only be compatible if the version number is the same
|
||||
export
|
||||
ttcVersion : Int
|
||||
ttcVersion = 28
|
||||
ttcVersion = 29
|
||||
|
||||
export
|
||||
checkTTCVersion : String -> Int -> Int -> Core ()
|
||||
|
Loading…
Reference in New Issue
Block a user