From 509f6458d9a881f01e8a0c62b747af8736cad606 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Romero Date: Sun, 5 Apr 2026 12:31:25 +0200 Subject: Bump to version 0.1.1 --- dynstr.pc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dynstr.pc') 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 -- cgit v1.2.3