We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb12d5d commit 80d257dCopy full SHA for 80d257d
Makefile
@@ -8,7 +8,7 @@ USE_UNSTABLE_C_API=1
8
9
EXTENSION_NAME=pyroscope
10
MINIMUM_DUCKDB_VERSION=v1.2.0
11
-TARGET_DUCKDB_VESION=v1.2.0
+TARGET_DUCKDB_VERSION=v1.2.0
12
DUCKDB_EXTENSION_MIN_DUCKDB_VERSION=v1.2.0
13
14
all: configure debug
0 commit comments