summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakob P. Liljenberg <admin@qvantnet.com>2024-02-18 14:08:31 +0100
committerGitHub <noreply@github.com>2024-02-18 14:08:31 +0100
commitcf609175fb08f4c9ca2cae6af2498b806c68dcea (patch)
tree267812e446f81f7c4c2280ff85dfd6d5df2a0cc5
parente1575a1fcadb1806344ff4bec3f89fcf68b4d10a (diff)
parent83739f84e1f4bf66c3f63666985c0ffd65beabfc (diff)
Merge pull request #763 from imwints/cmake-bump
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 009a319..d17f88b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -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