summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-06-18 14:00:28 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-06-18 14:00:28 -0700
commiteccddc3753e97b0b47c68e59b6650eb314ef5402 (patch)
tree5b0e4908664e8f4d3fe17e1bbdfc342896ad131e
parent7fc0d81f660eaec16f10ebdff6367da7bcc204f9 (diff)
xfs 1.1.0xfs-1.1.0
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 301a214..dc7559c 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(xfs,[1.0.8], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfs)
+AC_INIT(xfs,[1.1.0], [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],xfs)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE