We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32d9083 commit e70a16cCopy full SHA for e70a16c
CMakeLists.txt
@@ -24,7 +24,7 @@ endif(COMMAND cmake_policy)
24
### General Package stuff
25
project(tmux-mem-cpu-load)
26
set(tmux-mem-cpu-load_VERSION_MAJOR 3)
27
-set(tmux-mem-cpu-load_VERSION_MINOR 1)
+set(tmux-mem-cpu-load_VERSION_MINOR 2)
28
set(tmux-mem-cpu-load_VERSION_PATCH 0)
29
#Compute full version string
30
set(tmux-mem-cpu-load_VERSION
0 commit comments