Skip to content

Commit

Permalink
Version 1.0.27 (#1831)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbc100 authored Feb 16, 2022
1 parent 60050a9 commit 3e8207a
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 LANGUAGES C CXX VERSION 1.0.26)
project(WABT LANGUAGES C CXX VERSION 1.0.27)
include(GNUInstallDirs)

set(CXX_STANDARD 17)
Expand Down

0 comments on commit 3e8207a

Please sign in to comment.