summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-16 23:02:08 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-07-16 23:02:08 -0700
commitef0068345c2b82347e7b5ed319266c11c38f690e (patch)
tree2dddd6147c76fd20a56040b1d520eafc4be32fb3
parentba7102831c6bda987a9e945a727599fa2c11892e (diff)
xfd 1.1.2xfd-1.1.2
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 c2472e3..53061f6 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([xfd],[1.1.1],
+AC_INIT([xfd],[1.1.2],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfd])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS([config.h])