summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 15:24:00 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-10 15:24:00 -0700
commit6e84cb7dcdccdc8059aca0bfe52837b6624a3a96 (patch)
treede6e5ccb9d17a01923288de0259a5e46ef6f4ff9
parentab6e5cc9f27109b72462073f03b4268dddbeac6d (diff)
xfs 1.2.1xfs-1.2.1
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 5773f59..0eda18e 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.2.0],
+ [1.2.1],
[https://gitlab.freedesktop.org/xorg/app/xfs/issues],
[xfs])
# Set common system defines for POSIX extensions, such as _GNU_SOURCE