From 4a6d485fd3d35fe9d58927971bfe653a425becc1 Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Sun, 3 Apr 2022 15:01:12 -0700 Subject: [PATCH] xedit 1.2.3 Signed-off-by: Alan Coopersmith --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 58b1516..f731f47 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([xedit], [1.2.2], +AC_INIT([xedit], [1.2.3], [https://gitlab.freedesktop.org/xorg/app/xedit/issues], [xedit]) AM_INIT_AUTOMAKE([foreign dist-xz subdir-objects]) -- GitLab