summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-04-12 18:45:28 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-04-12 18:45:28 -0700
commita52114915c0fadfbbdd81049d5e940720868f44e (patch)
treee011de69dcf824562de38659bee2ebb695fd4f9d
parentb736a278a574a0f5f24c207478974351573427bc (diff)
xfs 1.1.3xfs-1.1.3
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 f9400d7..e604555 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.2],
+ [1.1.3],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfs])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE