summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-26 15:23:32 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-08-26 15:23:32 -0700
commit7e8120c0574ab1910f63474ff6be8de0ddc4ccac (patch)
treef1f5c2cfbb0c2d23cfa0ba456da1de253c0edf9c
parentee33ecf31706877e1ab7dc257fadbb3eb535da50 (diff)
libFS 1.0.9libFS-1.0.9
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 133ee27..f17143f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,8 +22,8 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libFS], [1.0.8],
- [https://gitlab.freedesktop.org/xorg/lib/libFS/issues], [libFS])
+AC_INIT([libFS], [1.0.9],
+ [https://gitlab.freedesktop.org/xorg/lib/libfs/-/issues], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])