summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2017-11-28 12:16:13 -0500
committerAdam Jackson <ajax@redhat.com>2017-11-28 12:16:13 -0500
commitc0ff087474db78b91241c31c00a501782a3da31b (patch)
tree70971d388763533ffb70bf72a390ea1458578e7a
parentfedc90e8e3f6c36204de5562bfb726270064a4f1 (diff)
xfs 1.2.0xfs-1.2.0
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4cc14a5..1172920 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.4],
+ [1.2.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
[xfs])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE