From 37507b5f44332accfb1064ee69a4f6a833994747 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 17 Oct 2022 15:17:59 -0700 Subject: libXpresent 1.0.1 Signed-off-by: Alan Coopersmith --- configure.ac | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index d0f8fd1..12f505f 100644 --- a/configure.ac +++ b/configure.ac @@ -32,8 +32,9 @@ AC_PREREQ([2.60]) # that 'revision' number appears in Xpresent.h and has to be manually # synchronized. # -AC_INIT(libXpresent, [1.0.0], - [https://gitlab.freedesktop.org/xorg/lib/libXpresent/issues], [libXpresent]) +AC_INIT(libXpresent, [1.0.1], + [https://gitlab.freedesktop.org/xorg/lib/libxpresent/-/issues], + [libXpresent]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([.]) -- cgit v1.2.3