summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid McMackins II <contact@mcmackins.org>2022-01-03 07:23:04 -0600
committerDavid McMackins II <contact@mcmackins.org>2022-01-03 07:23:04 -0600
commit2635ca0a37a7a903acb1adc66ec3382ebeecb355 (patch)
treebebe1841c89f90010ea438f5cfc03520d49a1c32
parent33cd809984b496bf3e55d2b789c472471282e6c5 (diff)
Fix versionHEAD0.4.0amaster
-rw-r--r--pfxtree.pc2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfxtree.pc b/pfxtree.pc
index 4f1d32d..69b282d 100644
--- a/pfxtree.pc
+++ b/pfxtree.pc
@@ -3,7 +3,7 @@ exec_prefix = ${prefix}
libdir = ${exec_prefix}/lib
includedir = ${prefix}/include
-Version: 0.3.0
+Version: 0.4.0
Cflags = -I${includedir}
Description: Delwink prefix tree library
Name: pfxtree