Skip to content

Commit f9d845a

Browse files
committed
bump version in case I forget
1 parent 41937ec commit f9d845a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required(VERSION 3.10)
2-
set(PSTACK_SOVERSION 2.10)
3-
set(PSTACK_VERSION 2.10)
2+
set(PSTACK_SOVERSION 2.11)
3+
set(PSTACK_VERSION 2.11)
44
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )
55

66
include (GNUInstallDirs)

0 commit comments

Comments
 (0)