summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2014-12-30 20:57:33 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2014-12-30 20:57:33 -0800
commit30a982223d71d6809cc01809c71f206ce736c4ea (patch)
treea9abfae54eb957faa3f5eaccfaa1c930bffe3592
parent11b1eba90baecf41b9e54b32827be864f0823469 (diff)
fstobdf 1.0.6fstobdf-1.0.6
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 a738480..6409f24 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([fstobdf], [1.0.5],
+AC_INIT([fstobdf], [1.0.6],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [fstobdf])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])