Update version number to match latest release

I guess it wasn't updated for the release of version `3.6.0` back in March.
This commit is contained in:
Ngoc Pham 2022-12-29 23:41:00 -05:00 committed by GitHub
parent 5dccd1801f
commit adfed692ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -21,7 +21,7 @@ cmake_minimum_required(VERSION 3.5)
### General Package stuff ### General Package stuff
project(tmux-mem-cpu-load) project(tmux-mem-cpu-load)
set(tmux-mem-cpu-load_VERSION_MAJOR 3) 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) set(tmux-mem-cpu-load_VERSION_PATCH 0)
#Compute full version string #Compute full version string
set(tmux-mem-cpu-load_VERSION set(tmux-mem-cpu-load_VERSION