summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-08 22:19:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2010-12-08 22:19:47 -0800
commit2cbf7d2ba3da72c2454d707e0109732c46a0c9d9 (patch)
tree6c63def2c594a255774f3a9d7040c5673eb99b27
parent3389416e4c58b7e7ccad8d2bccb65f3e291ef43b (diff)
downloadxorg-proto-resourceproto-2cbf7d2ba3da72c2454d707e0109732c46a0c9d9.tar.gz
resourceproto 1.1.1resourceproto-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 b4e378d..faecc62 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure.
# Initialize Autoconf
AC_PREREQ([2.60])
-AC_INIT([ResourceProto],[1.1.0],
+AC_INIT([ResourceProto],[1.1.1],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg])
AC_CONFIG_SRCDIR([Makefile.am])