Skip to content

Commit 3e8207a

Browse files
authored
Version 1.0.27 (#1831)
1 parent 60050a9 commit 3e8207a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#
1616

1717
cmake_minimum_required(VERSION 3.0.0)
18-
project(WABT LANGUAGES C CXX VERSION 1.0.26)
18+
project(WABT LANGUAGES C CXX VERSION 1.0.27)
1919
include(GNUInstallDirs)
2020

2121
set(CXX_STANDARD 17)

0 commit comments

Comments
 (0)