diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-09-28 17:44:13 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2023-09-28 17:44:13 -0700 |
commit | 4208a0947f08562a727a855ddcd4605d201c99bd (patch) | |
tree | 000701059121f91326f49722eb13e5c4dca2d6fe | |
parent | 9bbfa9f3509480f87bf31ae2c37f822b6d9518b3 (diff) |
xman 1.1.6xman-1.1.6
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index f6833a1..f4d2ece 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure. # Initialize Autoconf AC_PREREQ([2.60]) -AC_INIT([xman], [1.1.5], +AC_INIT([xman], [1.1.6], [https://gitlab.freedesktop.org/xorg/app/xman/issues], [xman]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |