diff options
author | Adam Jackson <ajax@redhat.com> | 2008-06-12 15:27:11 -0400 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2008-06-12 15:27:11 -0400 |
commit | a5a8ea7c8452908c2c4c9c822f5b4f7382c03630 (patch) | |
tree | 9340760f26906bbb10d7a2878e8e572ae59f6a97 | |
parent | 44e2ee01b456deb2630d21786d19ee2734d2f40a (diff) |
xinit 1.1.0xinit-1.1.0
-rw-r--r-- | configure.ac | 2 |
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 |