summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-03 10:51:09 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-03 10:51:09 -0700
commit30bc4b0ada659809c64f6a8292cbde3166267e8d (patch)
tree9933d36b6f97ad3eb1ddc4f0e2d69a0dc8a2d6ec
parent8f12197ace824fb47fe72725e46ff5f9ba44c39e (diff)
downloadxdpyinfo-30bc4b0ada659809c64f6a8292cbde3166267e8d.tar.gz
xdpyinfo-30bc4b0ada659809c64f6a8292cbde3166267e8d.tar.bz2
xdpyinfo-30bc4b0ada659809c64f6a8292cbde3166267e8d.zip
xdpyinfo 1.2.0xdpyinfo-1.2.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 29879a7..48ae434 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xdpyinfo, [1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xdpyinfo)
+AC_INIT([xdpyinfo], [1.2.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xdpyinfo])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE