We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46ec46b commit 4b929daCopy full SHA for 4b929da
CMakeLists.txt
@@ -15,7 +15,7 @@
15
#
16
17
cmake_minimum_required(VERSION 3.0.0)
18
-project(WABT LANGUAGES C CXX VERSION 1.0.27)
+project(WABT LANGUAGES C CXX VERSION 1.0.28)
19
include(GNUInstallDirs)
20
21
set(CXX_STANDARD 17)
0 commit comments