summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-21 21:34:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-21 21:34:32 -0700
commit02376118fb58c05067054be3f2e469f461f81757 (patch)
tree287e3b6dffea146011e531cfb0720d2c06ea26ac
parent0b97213aa640aa6a05b9cb298349e45403bf7958 (diff)
xdpyinfo 1.3.0xdpyinfo-1.3.0
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 3a1a210..9329a78 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.2.0],
+AC_INIT([xdpyinfo], [1.3.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdpyinfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE