summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:00:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-16 23:00:15 -0700
commit122dfb8dbff5238f5272781f940c5a6f24086137 (patch)
tree5e997293a9b722bfa5df1ef4e26e31b874b478a5
parent86c2e6f13b5c77b193762ff7e0628d7957e6bf0b (diff)
xdpyinfo 1.3.2xdpyinfo-1.3.2
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 01a5dea..73dce26 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.1],
+AC_INIT([xdpyinfo], [1.3.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdpyinfo])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])