summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-03-16 10:44:14 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-03-16 10:44:14 -0700
commit88be5c37c40070305e64c4b8dc0a1c1f6ca80440 (patch)
tree69b740c5f8a0427d152c55749a5a06a8f36cdbbc
parente5be46eceee9c0c0d5f0363d3e08b19f86f85fcb (diff)
libFS 1.0.6libFS-1.0.6
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 26fffb1..03ecca4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libFS], [1.0.5],
+AC_INIT([libFS], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])