summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-20 13:42:03 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-04-20 13:42:03 -0700
commitbc9e90093861d12de7aaf880a7f7b0bb35f130c7 (patch)
treeac09a1e70a78b2ea919f81298c72b1a63489aacf
parentca17a562e6a0b91d015d02175827406933955c75 (diff)
fstobdf 1.0.5fstobdf-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 9a11d73..1dbf55a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -22,7 +22,7 @@ dnl
dnl Process this file with autoconf to create configure.
AC_PREREQ([2.60])
-AC_INIT([fstobdf], [1.0.4],
+AC_INIT([fstobdf], [1.0.5],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fstobdf])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE