Skip to content

Commit a02eeaa

Browse files
committed
Update version post-release
1 parent 1e1734b commit a02eeaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.11)
3-
set(PSTACK_VERSION 2.11)
2+
set(PSTACK_SOVERSION 2.12)
3+
set(PSTACK_VERSION 2.12)
44
project(pstack LANGUAGES C CXX VERSION "${PSTACK_VERSION}" )
55

66
include (GNUInstallDirs)

0 commit comments

Comments
 (0)