We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8962430 commit 8058aacCopy full SHA for 8058aac
CMakeLists.txt
@@ -1,6 +1,6 @@
1
cmake_minimum_required(VERSION 3.10)
2
-set(PSTACK_SOVERSION 2.13)
3
-set(PSTACK_VERSION 2.13)
+set(PSTACK_SOVERSION 2.14)
+set(PSTACK_VERSION 2.14)
4
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )
5
6
include (GNUInstallDirs)
0 commit comments