summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-26 18:47:31 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-10-26 18:47:31 -0700
commit4218339a30a899ceb82a9a057c6b96bce624f917 (patch)
tree810b0f2552d95c7661a0636b280b9d0f048debd6
parentf6aacdb5143032a9e21b8bb09212fcf69c839a85 (diff)
libFS 1.0.3libFS-1.0.3
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ddc7bbd..a9afd7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,8 @@ dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT(libFS, 1.0.2, [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], libFS)
+AC_INIT([libFS], [1.0.3],
+ [https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE