From 813592905c2d55ff7f70fc92bf775c859d6ed48e Mon Sep 17 00:00:00 2001 From: "K.Kosako" Date: Mon, 5 Aug 2019 14:53:41 +0900 Subject: setup 6.9.3 --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index ae26e28..c59bfe3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.1) project(oniguruma - VERSION 6.9.2 + VERSION 6.9.3 LANGUAGES C) set(PACKAGE onig) -- cgit v1.1