summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 19:04:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-06 19:04:40 -0700
commitf44baa7b690f04a0b4ebbaf0c43284b9798ac7d7 (patch)
tree698b223c13b73a68ae9db03497a1959df039513f
parented3908570e961d566ff13d8b38c2fa9efa2047ff (diff)
luit 1.1.0luit-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2954a79..dc98aa0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,8 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(luit,[1.0.5], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],luit)
+AC_INIT([luit], [1.1.0],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [luit])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE