summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-15 16:15:40 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2012-02-15 16:15:40 -0800
commit7f743669076189b615c862d0ec6b6c45d855d9b6 (patch)
tree80059b82e7c8611b977838980f175baf5acb589b
parent677df8dfd37f1018b38b4c8653bde35766d895bc (diff)
xfd 1.1.1xfd-1.1.1
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 f4e84e0..186a0f7 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([xfd],[1.1.0],
+AC_INIT([xfd],[1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xfd])
AM_INIT_AUTOMAKE([foreign dist-bzip2])
AM_MAINTAINER_MODE