Skip to content

Commit b7db7e3

Browse files
committed
bump version to 1.7.8
1 parent 4269bf1 commit b7db7e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12.0)
22

33
list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
44

5-
project(ttyd VERSION 1.7.7 LANGUAGES C)
5+
project(ttyd VERSION 1.7.8 LANGUAGES C)
66

77
set(TTYD_VERSION "${PROJECT_VERSION}")
88

0 commit comments

Comments
 (0)