diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-21 15:48:57 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-09-21 15:48:57 -0700 |
commit | 434c62e22aeed94b7b84ec613ba066ac6aa7c14b (patch) | |
tree | 989e71f9ac0009914e25a2e0cd81adb5ece07b44 | |
parent | dbd3a05ab990f5d2827b84ab81e7b1a19cd0b786 (diff) |
xset 1.1.0xset-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r-- | configure.ac | 2 |
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 |