From 43749ba6a7631f5060ef85c93942ec32dfd39bf8 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 18 Oct 2022 09:38:22 -0700 Subject: libxshmfence 1.3.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 1879c55..578995e 100644 --- a/configure.ac +++ b/configure.ac @@ -23,8 +23,9 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([libxshmfence], [1.3], - [https://gitlab.freedesktop.org/xorg/lib/libxshmfence/issues], [libxshmfence]) +AC_INIT([libxshmfence], [1.3.1], + [https://gitlab.freedesktop.org/xorg/lib/libxshmfence/-/issues], + [libxshmfence]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3