diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-28 21:10:22 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-07-28 21:10:22 -0700 |
commit | 1e3ae11d125f5146dd6821161e17522bae702e71 (patch) | |
tree | 508d24e74494474ce5031ea1bb2c4e2ee28b194e | |
parent | 6572d75b102b463c974a5969997fc646d36a1797 (diff) |
xset 1.2.2xset-1.2.2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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]) |