summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-20 18:48:42 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-20 18:48:42 -0700
commitb980cacaa342cbbaa3012f06ffc2c9a9c21d33ee (patch)
treea0c71dd7319f386b09818ba62aea06fd5106d6ae
parentfa36071570461e73b57583e490d794334b038f48 (diff)
xdpyinfo 1.3.1xdpyinfo-1.3.1
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 71f1643..915f394 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([xdpyinfo], [1.3.0],
+AC_INIT([xdpyinfo], [1.3.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdpyinfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE