Skip to content

Commit ffc548e

Browse files
version: bump patch number
Signed-off-by: Markus Metzger <[email protected]>
1 parent 8024ed4 commit ffc548e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ project(PT C)
4444
#
4545
set(PT_VERSION_MAJOR 2)
4646
set(PT_VERSION_MINOR 1)
47-
set(PT_VERSION_PATCH 1)
47+
set(PT_VERSION_PATCH 2)
4848
set(PT_VERSION_BUILD "0" CACHE STRING "")
4949
set(PT_VERSION_EXT "" CACHE STRING "")
5050

0 commit comments

Comments
 (0)