Skip to content

Commit

Permalink
Version 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Arseniy Lartsev committed Jan 9, 2021
1 parent a4970fd commit 3d473f8
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
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.2 FATAL_ERROR)
# versions before 3.2 don't pass CMAKE_EXE_LINKER_FLAGS when using try_compile

set(VERSION 0.7.6)
set(VERSION 0.7.7)
project(tdlib-purple VERSION ${VERSION} LANGUAGES CXX)

find_package(Td REQUIRED)
Expand Down

0 comments on commit 3d473f8

Please sign in to comment.