diff options
Diffstat (limited to 'configure.ac')
-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]) |