From 46e554971eb593f9a071b8d9acd8229027b1c374 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Tue, 24 Oct 2023 19:14:59 -0700 Subject: Version 1.0.34 (#2313) --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index a3c110e9..4cdd0bdc 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -15,7 +15,7 @@ # cmake_minimum_required(VERSION 3.16) -project(WABT LANGUAGES C CXX VERSION 1.0.33) +project(WABT LANGUAGES C CXX VERSION 1.0.34) include(GNUInstallDirs) -- cgit v1.2.3