From 65fb512795af2e4f3c258661e6aa05e5441ce076 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Aug 2022 14:07:50 +0200 Subject: Adding upstream version 1.7.0. Signed-off-by: Daniel Baumann --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 822c8fb..aa0d4e4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 2.8) project(ttyd C) -set(PROJECT_VERSION "1.6.3") +set(PROJECT_VERSION "1.7.0") find_package(Git) if(GIT_FOUND) -- cgit v1.2.3