Merge pull request #763 from imwints/cmake-bump

This commit is contained in:
Jakob P. Liljenberg 2024-02-18 14:08:31 +01:00 committed by GitHub
commit cf609175fb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,6 @@ if("${CMAKE_CURRENT_SOURCE_DIR}" STREQUAL "${CMAKE_CURRENT_BINARY_DIR}")
endif()
project("btop"
VERSION 1.3.0
DESCRIPTION "A monitor of resources"
HOMEPAGE_URL "https://github.com/aristocratos/btop"
LANGUAGES CXX