Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
peadar committed Jun 13, 2024
1 parent 119b314 commit 06060bb
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.7)
set(PSTACK_VERSION 2.7.1)
set(PSTACK_VERSION 2.7.2)
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )

include (GNUInstallDirs)
Expand Down

0 comments on commit 06060bb

Please sign in to comment.