summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 21:22:57 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-22 21:22:57 -0700
commit9baee90bb4a81d439a7e2de13de190bf65936b4c (patch)
treecb97a5e3bf4bc7e9c5ca7be1d97148b362c8565d
parentca55f514b6ee55c4ab6880bfa47d1c36967bd106 (diff)
luit 1.1.1luit-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e9a5984..c214d85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([luit], [1.1.0],
+AC_INIT([luit], [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [luit])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE