summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 21:14:46 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2015-04-30 21:14:46 -0700
commita9db12661e7412dd935706c92db6d7bc46238782 (patch)
treeae72f2ece4a64d8d10604c5dbbac519400f89a90
parentf1c9c18e2601151e3dfa7f83b4748edd2a5a3a6e (diff)
libFS 1.0.7libFS-1.0.7
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 03ecca4..7ea0e4f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libFS], [1.0.6],
+AC_INIT([libFS], [1.0.7],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])