Skip to content

Commit e70a16c

Browse files
committed
Version bump to 3.2.0.
1 parent 32d9083 commit e70a16c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ endif(COMMAND cmake_policy)
2424
### General Package stuff
2525
project(tmux-mem-cpu-load)
2626
set(tmux-mem-cpu-load_VERSION_MAJOR 3)
27-
set(tmux-mem-cpu-load_VERSION_MINOR 1)
27+
set(tmux-mem-cpu-load_VERSION_MINOR 2)
2828
set(tmux-mem-cpu-load_VERSION_PATCH 0)
2929
#Compute full version string
3030
set(tmux-mem-cpu-load_VERSION

0 commit comments

Comments
 (0)