summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-24 09:43:42 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-09-24 09:43:42 -0700
commit29ad1d40dbd77d6efedd5d7db53e35650732dd6e (patch)
tree4d2682f71c22a686d2029faa3e1b32ce7be2aa48
parent050eb2ca576e11cf5781af38db1442f2c9dd2f56 (diff)
xlsclients 1.1.1xlsclients-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 9b4d73d..9a36cc9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,9 +22,9 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(xlsclients, [1.1.0],
+AC_INIT([xlsclients], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
- xlsclients)
+ [xlsclients])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE