Merge pull request #87 from ngocphamm/patch-1
Update version number to match latest release
This commit is contained in:
commit
018c03b131
@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.5)
|
||||
### General Package stuff
|
||||
project(tmux-mem-cpu-load)
|
||||
set(tmux-mem-cpu-load_VERSION_MAJOR 3)
|
||||
set(tmux-mem-cpu-load_VERSION_MINOR 4)
|
||||
set(tmux-mem-cpu-load_VERSION_MINOR 6)
|
||||
set(tmux-mem-cpu-load_VERSION_PATCH 0)
|
||||
#Compute full version string
|
||||
set(tmux-mem-cpu-load_VERSION
|
||||
|
Loading…
Reference in New Issue
Block a user