summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 15:48:57 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-09-21 15:48:57 -0700
commit434c62e22aeed94b7b84ec613ba066ac6aa7c14b (patch)
tree989e71f9ac0009914e25a2e0cd81adb5ece07b44
parentdbd3a05ab990f5d2827b84ab81e7b1a19cd0b786 (diff)
xset 1.1.0xset-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 595aa02..194514c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xset,[1.0.4], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset)
+AC_INIT(xset,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xset)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE