summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2009-07-07 15:47:36 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2009-07-07 15:47:36 -0700
commit364af12a2426358461f5ed5b142c97411cad80c5 (patch)
tree3a2e01d2de01b7b61ee08e6e051a025d8690d86c
parent040bfd8f055f7e49f15e457842b8bca4f8d2020a (diff)
Version 1.0.2libFS-1.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index da6feaf..9273352 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.57])
-AC_INIT(libFS, 1.0.1, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libFS)
+AC_INIT(libFS, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libFS)
AM_INIT_AUTOMAKE([dist-bzip2])
AM_MAINTAINER_MODE