summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1e6266cf..2d67da81 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@
#
cmake_minimum_required(VERSION 3.0.0)
-project(WABT VERSION 1.0.25)
+project(WABT VERSION 1.0.26)
include(GNUInstallDirs)
if (POLICY CMP0077)