Skip to content

Commit 63a54d9

Browse files
committed
Bump version number to 0.15.3
1 parent e625878 commit 63a54d9

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
@@ -9,7 +9,7 @@ cmake_minimum_required(VERSION 3.19)
99
project(
1010
DDProf
1111
LANGUAGES C CXX
12-
VERSION 0.15.2
12+
VERSION 0.15.3
1313
DESCRIPTION "Datadog's native profiler for Linux")
1414

1515
message(STATUS "Compiler ID: ${CMAKE_C_COMPILER_ID}")

0 commit comments

Comments
 (0)