summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-28 21:10:22 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-07-28 21:10:22 -0700
commit1e3ae11d125f5146dd6821161e17522bae702e71 (patch)
tree508d24e74494474ce5031ea1bb2c4e2ee28b194e
parent6572d75b102b463c974a5969997fc646d36a1797 (diff)
xset 1.2.2xset-1.2.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 ddc7caf..513b023 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([xset], [1.2.1],
+AC_INIT([xset], [1.2.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xset])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])