From bcb3cc20b615b8eb874099f67ad0f5c1609ed13a Mon Sep 17 00:00:00 2001 From: Michael Santos Date: Sat, 18 Nov 2023 08:09:04 -0500 Subject: [PATCH] 0.16.0 --- src/xmppipe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/xmppipe.h b/src/xmppipe.h index bb4f95f..bf9974c 100644 --- a/src/xmppipe.h +++ b/src/xmppipe.h @@ -26,7 +26,7 @@ #include "strtonum.h" #endif -#define XMPPIPE_VERSION "0.15.0" +#define XMPPIPE_VERSION "0.16.0" #define XMPPIPE_RESOURCE "xmppipe" #define XMPPIPE_KEEPALIVE_ID "xmppipe_keepalive"