We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 533016d commit 6b09cdcCopy full SHA for 6b09cdc
1 file changed
CMakeLists.txt
@@ -1,5 +1,5 @@
1
cmake_minimum_required(VERSION 3.14)
2
-project(Glider LANGUAGES CXX C VERSION 1.3.0 DESCRIPTION "A Telegram bot coded in C++")
+project(Glider LANGUAGES CXX C VERSION 1.4.0 DESCRIPTION "A Telegram bot coded in C++")
3
4
if(CMAKE_VERSION VERSION_LESS "3.25")
5
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
0 commit comments