summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 19:47:42 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-03-02 19:47:42 -0800
commit589eea0713cacb7b6889d15e4dbcd2914684db9b (patch)
tree3390c27787c1028c81e75746073cb2765cf7544e
parent9e5c931053f261cc97e3d7b75a5c2f14990bbb9d (diff)
libFS 1.0.4libFS-1.0.4
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 f49d78e..e14faf1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libFS], [1.0.3],
+AC_INIT([libFS], [1.0.4],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])