diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-07 13:43:48 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-04-07 13:43:48 -0700 |
commit | 61bc4b764030bdc9a731ee74c7c56bf2b2a4bddf (patch) | |
tree | e19034c3e14cb41bdfb94ff38aecc4ac3c3a6155 /configure.ac | |
parent | 47770a9bd7b8af662ebaeb56911bfd4ee7ca5b9b (diff) |
xdpyinfo 1.3.3xdpyinfo-1.3.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cfff5ea..83515dc 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([xdpyinfo], [1.3.2], +AC_INIT([xdpyinfo], [1.3.3], [https://gitlab.freedesktop.org/xorg/app/xdpyinfo/issues], [xdpyinfo]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |