bump versionForAdjustedClone to v7
This commit is contained in:
parent
b996b38b4f
commit
5bb4308e1f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ supportedVersions :: [RepoVersion]
|
|||
supportedVersions = map RepoVersion [3, 5, 7]
|
||||
|
||||
versionForAdjustedClone :: RepoVersion
|
||||
versionForAdjustedClone = RepoVersion 6
|
||||
versionForAdjustedClone = RepoVersion 7
|
||||
|
||||
upgradableVersions :: [RepoVersion]
|
||||
#ifndef mingw32_HOST_OS
|
||||
|
|
Loading…
Reference in a new issue