diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-18 18:40:10 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-10-18 18:40:10 -0700 |
commit | 5293d8b6165f23b9f7a8bcc903da0e4d7a75984c (patch) | |
tree | 375e119cf066f19626222db269b0837a2b249367 | |
parent | 67740128569a09b7a7b17028a0d96cc357ca750c (diff) |
xcb-util-renderutil 0.3.10xcb-util-renderutil-0.3.10
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 4 |
1 files 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]) |