aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorK.Kosako <kosako@sofnec.co.jp>2018-08-31 14:24:27 +0900
committerK.Kosako <kosako@sofnec.co.jp>2018-08-31 14:24:27 +0900
commit5f75d30f458e819df3c5a68f8b4e184deb76fa02 (patch)
treef262530a11155451c4d60b04493ea580e7d3e054 /CMakeLists.txt
parent9f6d74fd06afeeaf702db4f79311a0f4780924df (diff)
downloadoniguruma-5f75d30f458e819df3c5a68f8b4e184deb76fa02.zip
oniguruma-5f75d30f458e819df3c5a68f8b4e184deb76fa02.tar.gz
oniguruma-5f75d30f458e819df3c5a68f8b4e184deb76fa02.tar.bz2
setup 6.9.0v6.9.0
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 353bc26..6aae87b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.1)
-project(oniguruma VERSION 6.8.2)
+project(oniguruma VERSION 6.9.0)
set(PACKAGE onig)
set(PACKAGE_VERSION ${PROJECT_VERSION})