diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 15:24:00 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-10 15:24:00 -0700 |
commit | 6e84cb7dcdccdc8059aca0bfe52837b6624a3a96 (patch) | |
tree | de6e5ccb9d17a01923288de0259a5e46ef6f4ff9 | |
parent | ab6e5cc9f27109b72462073f03b4268dddbeac6d (diff) |
xfs 1.2.1xfs-1.2.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 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 |