summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-07 13:43:48 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-04-07 13:43:48 -0700
commit61bc4b764030bdc9a731ee74c7c56bf2b2a4bddf (patch)
treee19034c3e14cb41bdfb94ff38aecc4ac3c3a6155
parent47770a9bd7b8af662ebaeb56911bfd4ee7ca5b9b (diff)
xdpyinfo 1.3.3xdpyinfo-1.3.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
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])