summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-08-21 22:34:59 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-08-21 22:34:59 -0700
commit4bc3e1f01864f09ce87b8eba9b1970ea3715375c (patch)
tree301e1507898e19f7afec2320e067fcc608c16e1d
parent899268224e98d2c660839a08d70166543d8e0a51 (diff)
xfs 1.1.4xfs-1.1.4
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 d29ca8e..7b89bf6 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.3],
+ [1.1.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfs])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE