We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e9fbdb commit 2632a3fCopy full SHA for 2632a3f
1 file changed
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
-set(PSTACK_SOVERSION 2.16)
3
-set(PSTACK_VERSION 2.16.2)
+set(PSTACK_SOVERSION 2.17)
+set(PSTACK_VERSION 2.17.3)
4
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )
5
6
include (GNUInstallDirs)
0 commit comments