diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-02 21:12:31 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-05-02 21:12:31 -0700 |
commit | 5f064f70b183147578919166bedeca55cdb0af71 (patch) | |
tree | 42e03a55c5e87f85f6e0f24d5afa231515f7d2c2 | |
parent | 61be3feb4cfc760f63d6b8a4debd3898fdc8fa16 (diff) |
xlsclients 1.1.2xlsclients-1.1.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 7b343b0..0ac554e 100644 --- a/configure.ac +++ b/configure.ac @@ -22,7 +22,7 @@ dnl dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) -AC_INIT([xlsclients], [1.1.1], +AC_INIT([xlsclients], [1.1.2], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xlsclients]) AM_INIT_AUTOMAKE([foreign dist-bzip2]) |