Skip to content

Commit c32fa59

Browse files
authored
Version 1.0.29 (#1915)
1 parent d030cfc commit c32fa59

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.1.0)
18-
project(WABT LANGUAGES C CXX VERSION 1.0.28)
18+
project(WABT LANGUAGES C CXX VERSION 1.0.29)
1919
include(GNUInstallDirs)
2020

2121
set(CMAKE_CXX_STANDARD 17)

0 commit comments

Comments
 (0)