Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
peadar committed Sep 30, 2024
1 parent e3563c1 commit cf12f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.7)
set(PSTACK_SOVERSION 2.8)
set(PSTACK_VERSION 2.8.1)
set(PSTACK_VERSION 2.8.2)
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )

include (GNUInstallDirs)
Expand Down

0 comments on commit cf12f42

Please sign in to comment.