summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-28 22:33:44 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-28 22:33:44 -0800
commit7ec5d8d1a7adfd9b844fa750c319189a426466d5 (patch)
treee3c88c9cd434755e653cda1805544af6b3407223
parent03b4a543a812b14a565a92ac691cdc0f550e95d1 (diff)
xfs 1.1.2xfs-1.1.2
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 cb2a340..c2ab820 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.1],
+ [1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfs])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE