summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:09:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-06-29 21:09:22 -0700
commitd59bc81ec9af03c172e4894eb7f3bad4c76dc34b (patch)
tree63a695551677f83a7c5ad891621d2136a771684c
parent66240b78d9ee8d4bbdfb3a5ccf9d87058cddf0de (diff)
xprop 1.2.1xprop-1.2.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 147d733..ee8d188 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([xprop], [1.2.0],
+AC_INIT([xprop], [1.2.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xprop])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE