summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 15:39:06 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2019-03-10 15:39:06 -0700
commit02de7390e58f00a3701f656a2b205dc6c8dafb58 (patch)
tree557e7d4b5b940632e608d26c4a518100e69323b3
parente8642e3203f9793c2cca19b2df334b4160c56742 (diff)
libFS 1.0.8libFS-1.0.8
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 1548fce..bb341bc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libFS], [1.0.7],
+AC_INIT([libFS], [1.0.8],
[https://gitlab.freedesktop.org/xorg/lib/libFS/issues], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])