From 5293d8b6165f23b9f7a8bcc903da0e4d7a75984c Mon Sep 17 00:00:00 2001
From: Alan Coopersmith <alan.coopersmith@oracle.com>
Date: Tue, 18 Oct 2022 18:40:10 -0700
Subject: [PATCH] xcb-util-renderutil 0.3.10

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index debc972..a9374f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ(2.59c)
-AC_INIT([xcb-util-renderutil],[0.3.9],
-        [https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util/issues],
+AC_INIT([xcb-util-renderutil],[0.3.10],
+        [https://gitlab.freedesktop.org/xorg/lib/libxcb-render-util/-/issues],
         [xcb-util-renderutil])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
-- 
GitLab