Skip to content

Commit 6b09cdc

Browse files
committed
Bump project version to 1.4.0 in CMakeLists.txt
1 parent 533016d commit 6b09cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
cmake_minimum_required(VERSION 3.14)
2-
project(Glider LANGUAGES CXX C VERSION 1.3.0 DESCRIPTION "A Telegram bot coded in C++")
2+
project(Glider LANGUAGES CXX C VERSION 1.4.0 DESCRIPTION "A Telegram bot coded in C++")
33

44
if(CMAKE_VERSION VERSION_LESS "3.25")
55
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")

0 commit comments

Comments
 (0)