summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-03 13:46:02 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-12-03 13:46:02 -0800
commita70254dac5e63fbe4f8aa89433189a613a509e1f (patch)
tree1cc5152d55723d297e27250bdcb9af37a7067fd2
parent09834f092c6fb5ac4945bfd1b7b5bb228e42e04d (diff)
xfd 1.1.4xfd-1.1.4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 602b9ca..6dfc2ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,8 +23,8 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xfd],[1.1.3],
- [https://gitlab.freedesktop.org/xorg/app/xfd/issues], [xfd])
+AC_INIT([xfd], [1.1.4],
+ [https://gitlab.freedesktop.org/xorg/app/xfd/-/issues], [xfd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])