Skip to content

Commit

Permalink
version: bump patch number
Browse files Browse the repository at this point in the history
Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
  • Loading branch information
markus-metzger committed Jan 21, 2025
1 parent 8024ed4 commit ffc548e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ project(PT C)
#
set(PT_VERSION_MAJOR 2)
set(PT_VERSION_MINOR 1)
set(PT_VERSION_PATCH 1)
set(PT_VERSION_PATCH 2)
set(PT_VERSION_BUILD "0" CACHE STRING "")
set(PT_VERSION_EXT "" CACHE STRING "")

Expand Down

0 comments on commit ffc548e

Please sign in to comment.