Skip to content

Commit

Permalink
bump version to 1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
flpanbin committed Oct 31, 2024
1 parent 4269bf1 commit b7db7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.12.0)

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

project(ttyd VERSION 1.7.7 LANGUAGES C)
project(ttyd VERSION 1.7.8 LANGUAGES C)

set(TTYD_VERSION "${PROJECT_VERSION}")

Expand Down

0 comments on commit b7db7e3

Please sign in to comment.