summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 15:39:30 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-30 15:39:30 -0700
commit995c9b23864e0207cf4c01cf442e49cc63817fdc (patch)
treef44b3a1bf8561fa025137ca4e5a95efb15f12ddc
parentbea7df7f194e3dab6f1826477a8accd8e249cbee (diff)
xfs 1.1.1xfs-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 a38de9c..99a1ce3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
AC_INIT([xfs],
- [1.1.0],
+ [1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfs])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE