summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorIru Cai <mytbk920423@gmail.com>2020-05-17 23:58:03 +0800
committerIru Cai <mytbk920423@gmail.com>2020-05-17 23:58:03 +0800
commit6afdd155d8e246dd5648ba3aec517ce34298a27f (patch)
treec831e3a091396240c4666ac433a0daf2a8322f44 /CMakeLists.txt
parent51ee11ef3bf68e86bf1cabdbb97872db2d06fc62 (diff)
downloadfqterm-6afdd155d8e246dd5648ba3aec517ce34298a27f.tar.xz
0.9.10
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 5601d91..49fdea7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
project(fqterm)
-set(FQTERM_VERSION "0.9.9")
+set(FQTERM_VERSION "0.9.10")
set(CMAKE_VERBOSE_MAKEFILE ON)
cmake_minimum_required(VERSION 3.0.0 FATAL_ERROR)