summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-28 17:17:40 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-05-28 17:17:40 -0700
commit9d1458e02fe8dcac68b32917c9b10fa49d7161e7 (patch)
tree1b708773cd29e109c0920ee8861cfab227aafeda
parent26dc23446c2e7818fdebfb46e101bac4883df07e (diff)
libFS 1.0.5libFS-1.0.5
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 d062381..b00749f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([libFS], [1.0.4],
+AC_INIT([libFS], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [libFS])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])