summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-06-12 15:27:11 -0400
committerAdam Jackson <ajax@redhat.com>2008-06-12 15:27:11 -0400
commita5a8ea7c8452908c2c4c9c822f5b4f7382c03630 (patch)
tree9340760f26906bbb10d7a2878e8e572ae59f6a97
parent44e2ee01b456deb2630d21786d19ee2734d2f40a (diff)
downloadxinit-a5a8ea7c8452908c2c4c9c822f5b4f7382c03630.tar.gz
xinit-a5a8ea7c8452908c2c4c9c822f5b4f7382c03630.tar.bz2
xinit-a5a8ea7c8452908c2c4c9c822f5b4f7382c03630.zip
xinit 1.1.0xinit-1.1.0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6f6bf6c..2d09cad 100644
--- a/configure.ac
+++ b/configure.ac
@@ -21,7 +21,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(xinit,[1.0.9], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinit)
+AC_INIT(xinit,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xinit)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE