Skip to content

Commit 2632a3f

Browse files
committed
Bump version
1 parent 6e9fbdb commit 2632a3f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
2-
set(PSTACK_SOVERSION 2.16)
3-
set(PSTACK_VERSION 2.16.2)
2+
set(PSTACK_SOVERSION 2.17)
3+
set(PSTACK_VERSION 2.17.3)
44
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )
55

66
include (GNUInstallDirs)

0 commit comments

Comments
 (0)