Skip to content

Commit 40e79c7

Browse files
committed
Bump to 1.7.7
1 parent 62f44f8 commit 40e79c7

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.6 LANGUAGES C)
5+
project(ttyd VERSION 1.7.7 LANGUAGES C)
66

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

0 commit comments

Comments
 (0)