aboutsummaryrefslogtreecommitdiff
path: root/dynstr.pc
diff options
context:
space:
mode:
authorXavier Del Campo Romero <xavi92@disroot.org>2026-04-05 12:31:25 +0200
committerXavier Del Campo Romero <xavi92@disroot.org>2026-04-05 13:00:20 +0200
commit509f6458d9a881f01e8a0c62b747af8736cad606 (patch)
tree47b478d836435f31bd999878247b1e9812530abc /dynstr.pc
parentfd6379c3e339b2ce37b3369c6d47c0f77a7691d4 (diff)
downloaddynstr-0.1.1.tar.gz
Bump to version 0.1.1HEADv0.1.1master
Diffstat (limited to 'dynstr.pc')
-rw-r--r--dynstr.pc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynstr.pc b/dynstr.pc
index 0f6f48a..da2003e 100644
--- a/dynstr.pc
+++ b/dynstr.pc
@@ -6,6 +6,6 @@ libdir=${exec_prefix}/lib
Name: dynstr
Url: https://gitea.privatedns.org/xavi/dynstr
Description: Minimal library that provides dynamic strings using plain C99.
-Version: 0.1.0
+Version: 0.1.1
Cflags: -I${includedir}
Libs: -L${libdir} -ldynstr