diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-10 20:02:19 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-11-10 20:02:19 -0800 |
commit | 8a3ad532fc8e00ea5066355a783cb270315596fe (patch) | |
tree | 2d2b7bd571486e70d27c90353165d4c679107d7f | |
parent | d75ab3dcae8bcb022e87fd73c9f798421d040c46 (diff) |
xset 1.2.1xset-1.2.1
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 edde114..81c3ae4 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.0], +AC_INIT([xset], [1.2.1], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xset]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) |