diff options
Diffstat (limited to 'build.html')
| -rw-r--r-- | build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build.html b/build.html index 68922727b..5655eb0ce 100644 --- a/build.html +++ b/build.html @@ -909,7 +909,7 @@ function onOptionsChanged() { commands.push('git clone https://github.com/tdlib/td.git'); commands.push('cd td'); - // commands.push('git checkout v1.7.0'); + commands.push('git checkout v1.8.0'); if (use_vcpkg) { commands.push('git clone https://github.com/Microsoft/vcpkg.git'); |
