Skip to content

Commit

Permalink
Version 1.0.22 (#1650)
Browse files Browse the repository at this point in the history
- thirdparty/testsuite updates
- WASI compilation fixes
- 32-bit compile fixes
- SIMD updates
  • Loading branch information
ngzhian authored Mar 23, 2021
1 parent 1ba6f75 commit 6a18d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#

cmake_minimum_required(VERSION 3.0.0)
project(WABT VERSION 1.0.21)
project(WABT VERSION 1.0.22)
include(GNUInstallDirs)

if (POLICY CMP0077)
Expand Down

0 comments on commit 6a18d15

Please sign in to comment.