diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 15:39:30 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2010-10-30 15:39:30 -0700 |
commit | 995c9b23864e0207cf4c01cf442e49cc63817fdc (patch) | |
tree | f44b3a1bf8561fa025137ca4e5a95efb15f12ddc | |
parent | bea7df7f194e3dab6f1826477a8accd8e249cbee (diff) |
xfs 1.1.1xfs-1.1.1
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | configure.ac | 2 |
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 |