From b3f1efb261b059d40a4d103c803ccbe3c32df7ae Mon Sep 17 00:00:00 2001 From: Sam Clegg Date: Tue, 14 Dec 2021 15:35:42 -0800 Subject: Version 1.0.25 (#1788) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index c8f72121..1e6266cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ # cmake_minimum_required(VERSION 3.0.0) -project(WABT VERSION 1.0.24) +project(WABT VERSION 1.0.25) include(GNUInstallDirs) if (POLICY CMP0077) -- cgit v1.2.3